NBT icon indicating copy to clipboard operation
NBT copied to clipboard

Example script: Item density per chunk (Anvil format compatible)

Open fakuivan opened this issue 7 years ago • 3 comments

https://gist.github.com/fakuivan/33e681a4ae4892ff6dd3c77ae6eeda2e

fakuivan avatar Jan 06 '19 16:01 fakuivan

Hello @fakuivan. Your script uses some tags that do not exist anymore in the chunck section, in the latest Anvil format used by today's 1.13.x game version (Blocks and Add tags were replaced by Palette and BlockStates, plus a variable bit length index).

mfld-fr avatar Feb 10 '19 20:02 mfld-fr

The proposed script is now superseded by the 'block analysis' example as updated in #106, that now supports both McRegion and Anvil formats. You could close this issue.

mfld-fr avatar Feb 23 '19 16:02 mfld-fr

@mfld-fr Thanks for your contribution! @fakuivan Please check, and if this indeed fixes your issue, please close the issue.

macfreek avatar Feb 23 '19 22:02 macfreek