Table of Contents

minecraft:enchantment_holder

The minecraft:enchantment_holder item component makes the item hold its enchantments in the minecraft:stored_enchantments item stack component when enchanted, as opposed to the 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"
}