MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

enchant_item.json462 B

{
    "display": {
        "icon": {
            "item": "minecraft:enchanted_book"
        },
        "title": {
            "translate": "advancements.story.enchant_item.title"
        },
        "description": {
            "translate": "advancements.story.enchant_item.description"
        }
    },
    "parent": "minecraft:story/mine_diamond",
    "criteria": {
        "enchanted_item": {
            "trigger": "minecraft:enchanted_item"
        }
    }
}
Ad