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