
NBTEdit
This mod provides a unique capability to edit NBT data of various in-game objects directly during gameplay in real-time. Use the "/nbtedit" command to modify NBT information of the object you are currently looking at. Alternatively, you can use the format "/nbtedit
! Important Warning !
This tool is primarily intended for experienced developers and modders, not for regular players. Although usage on game servers is technically permitted, we strongly advise against it since incorrect application could lead to irreversible changes in the Minecraft world structure.
Please note: no mod creator expects users to modify the NBT structures of their objects. If issues arise due to NBT data editing, responsibility falls exclusively on the user, not on the developers of this mod or other modifications.
Key Features
- On-the-fly editing - All work with NBT information of entities and blocks occurs without the need to exit the game world
- External viewing window - All NBT data is displayed in a convenient separate interface
- Multitasking - Capability to view multiple NBT tags simultaneously
- Automatic updates - The Auto-Pulling function allows configuring automatic data updates with a specified interval
- Clipboard system
- Storage of tags for future use
- Unlimited number of named clipboards
- Export of contents to files for sharing with other users
- Compatibility with Immersive Engineering - Special mode for viewing NBT data of master blocks in multiblock structures
- API interface - Possibility to register specific actions for particular object types