nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
NBT Editor

NBT Editor

Mod

Edit items, blocks, and entities in-game.

Client StorageUtility

32.4k downloads
165 followers

NBT Editor v2.0.0: Server-Side Integration

Changelog

Note: 1.20.5+ support is planned, but not included in this update as I wanted to finish this and release it

Block & entity editing is finally here! When the mod is installed on the server (it still works for items when only on the client), players with level 2 OP or above can:

For items:

  • Edit their inventory while in survival mode
  • Edit items in containers
  • Access their ender chest via the new tab next to the client chest or /open echest

For blocks:

  • Use /nbt
  • Use on containers /open
  • Use /factory blockstates
  • Use /factory display name
  • Use on lecterns /factory book
  • Use on signs /factory signboard
  • Use on skulls /factory unbindskull
  • Use /get block
  • Export, including to a block item with /nbt export item

For entities:

  • Use /nbt
  • Use /open
  • Use /factory display name (the gui also has an option to toggle CustomNameVisible)
  • Use /factory attributes
  • Use /get entity
  • Export, including to a spawn egg with /nbt export item

Here are the other changes in this update:

  • TheFaceJD added a Russian translation (ru_ru)
  • Darukshock added a French translation (fr_fr)
  • Xantrisse is continuing to update Polish (pl_pl)
  • Renamed /itemfactory to /factory
  • Renamed /nbt export give to /nbt export cmd (as it can now produce /setblock and /summon commands)
  • A discord server (https://discord.gg/PzeYTbEZjn)
  • A config option to disable block updates when saving blocks
  • A config option to fix MC-69683: Enchantment Glint effect doesn't render on block entities
  • /factory book make_writable: A command version of the button in the book gui
  • /nbt import: Opens a gui where you can drag .nbt and image files onto just like your inventory
  • File importing now also works on the esc menu
  • Container for horses specifically; now, instead of accessing the armor list, the first slot is the saddle and the second slot is the armor
  • Extra information now appears on some crash messages

Bug Fixes:

  • Fixed crashing in <=1.20.2 when adding click & hover events to text (Issue #91, Issue #93)
  • Fixed some crashes due to working with malformed text
  • Fixed -permanent:true in /get potion using a long duration instead of -1 (infinity)
  • Fixed pasting into empty NBT lists not working sometimes
  • Fixed crash when opening the large client chest if the small version had never been opened before (Issue #92, Issue #101)
  • Fixed getting an item that should be added to a stack in your off hand instead overriding your middle hotbar slot
  • Fixed command argument hints missing (Issue #86)
  • Fixed spam in the log file if hdb requests fail (for example, if you're disconnected from the internet) - errors are still logged, but the timeout now works properly (Issue #89)

Files

nbteditor-2.0.0.jar(1.06 MiB) Primary Download
nbteditor-2.0.0-dev.jar(1.05 MiB) Download

External resources


Project members

mega12345mega

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID