The ability to create and iterate through custom NBT tables

Started by RedWirePlatinum on

Topic category: Feature requests and ideas for MCreator

Active 14 hours ago
Joined May 2022
Points:
732

User statistics:

  • Modifications: 1
  • Forum topics: 43
  • Wiki pages: 0
  • MCreator plugins: 2
  • Comments: 149
The ability to create and iterate through custom NBT tables

Self-explanatory. For example,  "ForgeData" is a table that stores any custom NBT data you create. Iterating through that table would give you the name of the NBT and the corresponding value to it. It shouldn't be that hard to make.. right?