How tileentitychiseled is stored ?
Chatcola opened this issue ยท 1 comments
Hi, while iterating over chunks of my regions.mca files to count tile entities, i can check if there is a chisel and bits tile entity.
But is ther a way to obtain the amount of bits on tile entities ?
I presume there is something to do with the X value on the nbt tree of the entity. Is it exploitable ?
Thanks by advance.