29 lines
608 B
JSON
29 lines
608 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "kitchenkarrot:carrot_spices"
|
|
},
|
|
"title": {
|
|
"translate": "advancement.kitchenkarrot.root.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancement.kitchenkarrot.root.desc"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": false,
|
|
"announce_to_chat": false,
|
|
"hidden": false,
|
|
"background": "kitchenkarrot:textures/gui/white_terracotta.png"
|
|
},
|
|
"criteria": {
|
|
"root": {
|
|
"trigger": "minecraft:inventory_changed",
|
|
"conditions": {}
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"root"
|
|
]
|
|
]
|
|
} |