In-game NBTEdit Reborn
Modby InfinRain
A mod adds a GUI to edit NBT of Entities or BlockEntities.
Type
Mod
CurseForge Downloads
678,973
CurseForge ID
678133
Modrinth Downloads
287,513
Modrinth ID
Vr2eDeCw
Last Updated
Sep 5, 2026
Description
使用编辑器编辑 NBT 的权限。 | | read_only | 1 | Open the editor to view NBT, but can't save.
使用编辑器查看 NBT 的权限,保存按钮会被禁用。 | | edit_on_player | 4 | Use the editor on player, some issue may be caused. USE AT YOUR OWN RISK!
使用编辑器编辑玩家的权限,可能会造成一些问题。谨慎使用。 | If you're using Forge or NeoForge, you may need a permission plugin like LuckPerms to grant permission node `nbtedit.` to any player, or use as the same as Fabric. 在 Forge 或者 NeoForge 平台使用,可以搭配权限管理模组(例如 LuckPerms)授予玩家 `nbtedit.<权限名>` 的权限节点,或者像 Fabric 一样调整配置文件。 ### Configurations(配置文件) #### Forge/NeoForge Location(位置): `.minecraft/config/nbtedit.toml` ```toml # General settings. [general] # Enable debug logs. Necessary if you are reporting bugs. (显示调试日志,反馈问题时需要。) debug = false # Permission node levels. Like vanilla, should in 0 ~ 5 range. (权限节点默认等级,取值和原版相同。) [general.permission] use = 2 read_only = 1 edit_on_player = 4 ``` #### Fabric Location(位置): `.minecraft/config/nbtedit.json` ```json5 { "debug": false, // Enable debug logs. Necessary if you are reporting bugs. (显示调试日志,反馈问题时需要。) "permissionsLevels": { // Permission node levels. Like vanilla, should in 0 ~ 5 range. (权限节点默认等级,取值和原版相同。) "read_only": 1, "edit_on_player": 4, "use": 2 } } ``` ## Origin(原帖地址) http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1286750-in-game-nbtedit-edit-mob-spawners-attributes-in ## Screenshots(使用截图)   ## Common issues(常见问题) - I was kicked when I tried to save my edit(在尝试保存时被服务器踢出): If it shows `Payload may not be larger than 32767 bytes`, please use [Packet Fixer](https://www.curseforge.com/minecraft/mc-mods/packet-fixer) by [TonimatasDEV](https://github.com/TonimatasDEV) to fix it. 如果客户端显示 `Payload may not be larger than 32767 bytes`,请使用 [TonimatasDEV](https://github.com/TonimatasDEV) 的 [Packet Fixer](https://www.curseforge.com/minecraft/mc-mods/packet-fixer) 修复。 ## Bug report / Feature request(反馈/催更) Please go to the [issues page](https://github.com/qyl27/NBTEdit/issues) of GitHub repo. 请到 [Issues 页面](https://github.com/qyl27/NBTEdit/issues) 提出。
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Comforts (Fabric 1.16.5 - 1.19.2)
Adds sleeping bags and hammocks for, respectively, portability and turning day to night, without setting new spawns. Com...
Cobblemon Raid Dens
Introduces raid dens to Cobblemon!
Ok Zoomer Forge
Adds a highly-configurable zoom key for Forge. The zoom is yours!
AE2 Extras
Adds some extra stuff to AE2
Tinkers' Addons
Adding Back old TiCon Modifiers to Tinkers' Construct 2
Elytra Slot (Fabric 1.16.1 - 1.19.2)
Adds trinket support to the elytra so you can fly and wear chest armor at the same time. Formerly known as Curious Elytr...
Included in Modpacks (24)
Show fewer
Asai Integrated Modpack
Bubble Cobble Redux
Eclipse Client