mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
19 lines
No EOL
456 B
JSON
19 lines
No EOL
456 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:wheat_seeds"
|
|
},
|
|
"title": {
|
|
"translate": "advancement.naturesaura.positive_imbalance"
|
|
},
|
|
"description": {
|
|
"translate": "advancement.naturesaura.positive_imbalance.desc"
|
|
}
|
|
},
|
|
"parent": "naturesaura:altar",
|
|
"criteria": {
|
|
"triggered_in_code": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
}
|
|
} |