此条目的(部分)内容需要翻译。
你可以帮助我们来翻译此条目,但请勿使用机器翻译。
该页面的内容不代表Mojang Studios或Minecraft Wiki的官方意见。
辅助程序与编辑器
| Name |
NBTExplorer |
|---|---|
| Author |
Justin Aquadro |
| Type |
Graphical NBT Editor |
| Platforms |
Windows, Mac, Linux (With use of Mono) |
| Forum Post |
Overview
NBTExplorer is a low-level graphical NBT (Named Binary Tag) data editor for Minecraft. With a directory-tree interface for easily exploring multiple worlds, and support for the latest NBT standard. NBTExplorer is built on top of Substrate.
Usage
NBT tags control every world parameter, such as ender chest items, player's inventory, gamemode, whether the world is Hardcore or not and many other things. NBTEditor can be used to view and change data, with uses including:
- Locate in-game structures
- Add or change items, and adding enchantments
- Access the world seed
- Changing gamerules without usage of the /gamerule command
- Applying custom formatting to world or server names.
Compatible Formats
- Standard NBT files (e.g. level.dat)
- Schematic files
- Uncompressed NBT files (e.g. idcounts.dat)
- Minecraft region files (*.mcr)
- Minecraft anvil files (*.mca)
- Cubic Chunks region files
Links
- NBTEdit on Curse Forums
- NBTExplorer on Github
