====== minecraft:enchantment_holder ====== The ''minecraft:enchantment_holder'' item component makes the item hold its enchantments in the [[mc>Item_format/1.20.5#stored_enchantments|minecraft:stored_enchantments]] item stack component when enchanted, as opposed to the [[mc>Item_format/1.20.5#enchantments|minecraft:enchantments]] item stack component. ==== Fields ==== ^ Name ^ Description ^ Type ^ Default Value ^ | ''grinding_transforms_into'' | The item to turn into once ground. | An item | | ==== Example ==== { "grinding_transforms_into": "minecraft:book" }