#Block entity inventory
5 messages · Page 1 of 1 (latest)
What exactly are you trying to achieve? One idea I can think of is to transfer the data stored in nbt to persistentData.
Why do you need this?
The XY problem is when you really want to do X, and you think that Y can achieve X. However, you can't get Y to work, and so ask for help exclusively about Y.
This can lead to a lot of confusion from the people trying to help you, as Y can seem like a very random thing to want to do, and a lot of the time isn't the best way to achieve X anyway.
Its fine to ask about Y, just always include some context about X so you can be put on the right track if Y won't do X well, or there is an easier way to do X.
Minecraft is really not designed to have a lot of data in a chunk, especially not a block and this could cause world corruption if incorrectly handled