misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

The `block_data`, `entity_data`, and `bucket_entity_data` components don't allow for string inputs

Open DorkOrc opened this issue 1 year ago • 0 comments

Just like custom_data, all of the components I just listed allow for a string of SNBT to be entered as the value. It then automatically is resolved to an object by the game. The generator does not allow for this kind of input, despite allowing it for custom_data.

DorkOrc avatar Oct 17 '24 23:10 DorkOrc