Started by
Aizark
on
Topic category: Help with MCreator software
New version 1.8.3 released
Question about NBT. I correctly understood, are these local variables?
With the help of them you can for example realize the thirst of the character, or the energy stored in the block. All right Or is the application different?
NBT tags are "variables" stored per block and per entity. They are stored with the save too.
Yes, energy would be one usage example.