tanaka141
tanaka141
I have allready use c10t, and had some work on NBT tag, but never with so many change...
The result is : BAD TAG 0xc As this : ``` /home/minecraft/serveur/world/region/r.-1.1.mca(-19,42): dequeued OK BAD TAG: 0xc BAD TAG: 0xc BAD TAG: 0xc BAD TAG: 0xc BAD TAG: 0xc BAD...
As explained in the wiki description, **Blockstates** is where all blocks informations are, but : - in it, this is only a number which give an index to **Palette** -...
Perhaps add some code with a test of **DataVersion**, where **DataVersion** < 1976, use the old system, in other case, use the new one for the rest ? After this,...
Hi, Because i am not a long time c++ programmer (know very good PHP and Java, c++ was one of my first programming program), i needed to read all lines...