The minecraft:forgeable
item component allows this item to be forged with enchantments in an Anvil.
This item component is usually combined with minecraft:enchantable and minecraft:repairable.
Name | Description | Type | Default Value |
---|---|---|---|
enchantments | The enchantments to allow. If not specified, it will allow every enchantment. | An optional enchantment tag |
{ "enchantments": "minecraft:pickaxe_forging" }