You've already forked minecraft-assets
15 lines
355 B
JSON
15 lines
355 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:enchanted_book"
|
|
},
|
|
"title": "Enchanter",
|
|
"description": "Enchant an item at an Enchanting Table"
|
|
},
|
|
"parent": "minecraft:story/mine_diamond",
|
|
"criteria": {
|
|
"enchanted_item": {
|
|
"trigger": "minecraft:enchanted_item"
|
|
}
|
|
}
|
|
} |