You've already forked minecraft-assets
13 lines
323 B
JSON
13 lines
323 B
JSON
{
|
|
"display": {
|
|
"icon": "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"
|
|
}
|
|
}
|
|
} |