Easy Mode

Easy Mode is a visual editor.

It is designed for users who do not want to learn NBT.

The left side is category navigation.

The right side shows the fields in that category.


Layout

  • Left sidebar: category navigation (Basic, Enchantments, Lore, Attribute Modifiers, Appearance, Tools)

  • Right panel: fields for the selected category

  • Top bar: item name, mode toggle (Easy/Advanced), Save button

  • Bottom status bar: status messages


Categories

Basic

Edit the item’s basic properties:

Field
Description

Item name

Custom display name

Count

Stack size

Durability

Current durability value

Unbreakable

Toggle the unbreakable flag

Max stack size

Maximum stack size

Repair cost

Anvil repair cost

Fireproof

Immune to fire / lava damage

Nutrition

Food nutrition (food items only)

Saturation

Food saturation (food items only)

Rarity

Item rarity (Common, Uncommon, Rare, Epic)

Enchantments

Manage enchantments:

  • View current enchantments and levels

  • Edit levels by clicking the level value

  • Add new enchantments (supports Chinese search)

  • Delete a single enchantment

  • Clear all: remove all enchantments

circle-info

The list contains all vanilla enchantments.

Filter by either Chinese or English names.

Lore

Edit lore text:

  • Add a new line

  • Edit a line by clicking it

  • Delete a line with the delete button

  • Move up/down to reorder lines

  • Color codes: use & codes (for example &c red, &l bold)

  • Built-in palette: quick color picking

  • Live preview: see formatting while typing

Color code reference

Code
Color
Code
Format

&0

Black

&k

Obfuscated

&1

Dark Blue

&l

Bold

&2

Dark Green

&m

Strikethrough

&3

Dark Aqua

&n

Underline

&4

Dark Red

&o

Italic

&5

Purple

&r

Reset

&6

Gold

&7

Gray

&8

Dark Gray

&9

Blue

&a

Green

&b

Aqua

&c

Red

&d

Light Purple

&e

Yellow

&f

White

Attribute modifiers

Add and manage attribute modifiers:

  • Add a modifier (supports Chinese search across attributes)

  • Attribute types include: Attack Damage, Attack Speed, Armor, Armor Toughness, Max Health, Movement Speed, Knockback Resistance, Luck, and more

  • Three operations: Add, Multiply Base, Multiply Total

  • Slot selection: Any, Main Hand, Off Hand, Head, Chest, Legs, Feet

  • Edit values on existing modifiers

  • Delete a single modifier

Appearance

Customize how the item looks:

Field
Description

Custom model data

Integer used by resource packs for custom models

Enchantment glint

Force enable/disable glint

Hide tooltip

Hide the item tooltip entirely

Dye color

Leather armor dye color (RGB)

Item name color

Change the display name color

Tools

Utilities:

Tool
Description

Copy NBT

Copy the full NBT to clipboard

Copy /give command

Generate and copy the item’s /give command

Reset item

Revert all edits to the original state

Export NBT

Save as a .nbt file (optional category and alias)

Import NBT

Load data from a previously exported .nbt file

NBT import/export

  • Exported files default to .minecraft/ankinbt-config/save-nbt/ (configurable).

  • Organize exports with categories (subfolders).

  • Set an alias (friendly name) for each export.

  • The import screen lists all .nbt files with alias, size, and modified time.


Tips

  • Click any editable field to change its value.

  • Changes do not apply until you press Ctrl+S (Creative only).

  • Switch to Advanced Mode anytime using the top toggle.

Last updated