You've already forked minecraft-assets
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"display": {
|
|
"icon": "minecraft:enchanted_book",
|
|
"title": "Enchant an item"
|
|
},
|
|
"parent": "minecraft:story/mine_diamond",
|
|
"criteria": {
|
|
"enchanted_item": {
|
|
"trigger": "minecraft:enchanted_item"
|
|
}
|
|
}
|
|
} |