Files
Wizardry/src/main/resources/assets/wizardry/advancements/root.json
T
2018-03-09 11:56:31 +01:00

23 lines
383 B
JSON

{
"display": {
"icon": {
"item": "wizardry:wizard_handbook"
},
"title": {
"translate": "achievement.root"
},
"description": {
"translate": "achievement.root.desc"
},
"background": "minecraft:textures/blocks/stone.png",
"show_toast": false,
"announce_to_chat": false,
"frame": "challenge"
},
"criteria": {
"auto": {
"trigger": "location"
}
}
}