Host: Chad 'OMGchad' JohnsonLearn how to edit Minecraft world files to access hidden, secret features. From customizing a world, to allowing cheats in game. NBTExplorer A graphical NBT editor for all Minecraft NBT data sources This is an exact mirror of the NBTExplorer project, hosted at SourceForge is not affiliated with NBTExplorer.
Warning: This project is experimental. Its files will not synchronize across the CurseForge network.
NBT Explorer
/explore world - Displays the NBT structure for the specified block/entity (requires nbtexplorer.command.explore). If no arguments are supplied you will target whatever block/entity you are looking at /exploreitem -Displays the NBT structure for the item in your hand (requires nbtexplorer.command.exploreitem).
NBT Explorer aims to provide a simple yet powerful set of toolsfor viewing and modifying the NBT structure in various parts of the Minecraft server software.
NBTExplorer supports at least 2 different file extensions. The basic files that NBTExplorer supports are.MCA. However, not all of the extensions listed on the list are always used to save the effects of work in NBTExplorer. Very often, files with such extensions are used as source data files used by NBTExplorer. From NBTExplorer, press the Open NBT Data Source button that looks like a folder. Navigate to where you saved the playername.dat file, select it, and press open. Scroll down until you find the tag labeled Pos with 3 entries and press the + symbol next to it. These are the data tags that store where a player is in game.
Commands
By full release I aim to have NBT Explorer be fullyfunctional in command line mode but as of right nowyou must be a player to use the following commands:
- /explore [world] <x> <y> <z> || <Entity UUID> - Displays the NBT structure for the specified block/entity (requires nbtexplorer.command.explore). If no arguments are supplied you will target whatever block/entity you are looking at
- /exploreitem - - Displays the NBT structure for the item in your hand (requires nbtexplorer.command.exploreitem)
Configuration
There is no configuration file generated when this plugin isinstalled. This plugin does not require any configuration.You can create a config.yml in plugins/NBTExplorerand fill it with the following optional entries:
- reach - (Integer, default 100) the distance in blocks to check when executing /explore
Experimental Status
NBT Explorer is currently flagged as experimental due to the factthat it has not been heavily tested and still lacks some featuresthat I hope to implement by full release. Please be aware that at the moment there is no wayto add NBT tags to existing compounds/lists, only edit already existing tags (thats next on my list of things to implement).
About Project
Nbtexplorer
Categories
Members
Warning: This project is experimental. Its files will not synchronize across the CurseForge network.
NBT Explorer
NBT Explorer aims to provide a simple yet powerful set of toolsfor viewing and modifying the NBT structure in various parts of the Minecraft server software.
Commands
By full release I aim to have NBT Explorer be fullyfunctional in command line mode but as of right nowyou must be a player to use the following commands:
- /explore [world] <x> <y> <z> || <Entity UUID> - Displays the NBT structure for the specified block/entity (requires nbtexplorer.command.explore). If no arguments are supplied you will target whatever block/entity you are looking at
- /exploreitem - - Displays the NBT structure for the item in your hand (requires nbtexplorer.command.exploreitem)
Configuration
There is no configuration file generated when this plugin isinstalled. This plugin does not require any configuration.You can create a config.yml in plugins/NBTExplorerand fill it with the following optional entries:
Nbtexplorer Mac
- reach - (Integer, default 100) the distance in blocks to check when executing /explore
Nbtexplorer Download
Experimental Status
NBT Explorer is currently flagged as experimental due to the factthat it has not been heavily tested and still lacks some featuresthat I hope to implement by full release. Please be aware that at the moment there is no wayto add NBT tags to existing compounds/lists, only edit already existing tags (thats next on my list of things to implement).