promotional bannermobile promotional banner

NBT Editor

Edit items, blocks, and entities in-game.

File Details

NBT Editor v1.13.0

  • R
  • Jan 26, 2024
  • 879.51 KB
  • 4.7K
  • 1.20.4+14
  • Fabric

File Name

nbteditor-1.13.0.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nbt-editor-552423:5060350"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Main Features:

  • NBT Autocomplete integration - when that mod is also installed, you will now get NBT suggestions, including tag names (use alt to navigate the dropdown in multi-line fields)
  • Color selector for custom colors, instead of just a hex input
  • Customizable command aliases (in /nbt config), with built in "extreme aliases" - one or two character aliases
  • Item size tooltip - shows the bytes/kb/mb/gb of an item (must be enabled in /nbt config)
  • Unbreakable itemfactory (/itemfactory unbreakable, /if ub)
  • Container support for chiseled bookshelves, suspicious sand & gravel, and decorated pots
  • Glowing signs color dropdown
  • Client chest pages can now be named
  • /clientchest now can take the page number or a page name as an argument
  • Page Up and Page Down keys now can be used to navigate the client chest, with Shift for jumping (use /nbt config to inverse the keys)
  • Made scrollbars better and added them to the multi-line text fields
  • Cancel option for the shortcuts and aliases config
  • The max scroll speed is now 10, and defaults to 5 (instead of a max of 2 with 1 default)
  • Xantrisse has been keeping pl_pl up to date!

 

Bug Fixes:

  • Fixed crash when joining a world in 1.19.3-1.20.1 (Issue #76)
  • Fixed crash when scrolling over non-scrollable elements (Issue #74)
  • Fixed crash when rendering block tooltip from the EssentialsGUI mod (Issue #56)
  • Fixed the background of GUIs being too dark in newer versions