mega12345mega / NBT-Editor

Edit items, blocks, and entities in-game.
MIT License
46 stars 14 forks source link

[User Feedback Requested] API Concept #25

Closed mega12345mega closed 1 year ago

mega12345mega commented 1 year ago

After communicating with serainox420, I have brainstormed some ideas for an API. Goals: To allow users to add their own special features to the mod instead of relying on me adding your suggestions Things you might be able to add:

Are there any other features you might be interested in?

Details:

Please comment your thoughts on this concept. :D

mega12345mega commented 1 year ago

This has been added in the latest version (v1.10.0). Use NBTEditorAddon as an nbteditor entrypoint. NBTEditorAPI provides the main methods. Use the multiversion package if you want to support all the Minecraft versions supported by the base mod.