mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 11:53:29 +01:00
moved the imbalance advancements to the root
This commit is contained in:
parent
c495f51e55
commit
9eb52c3b71
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
"translate": "advancement.naturesaura.negative_imbalance.desc"
|
||||
}
|
||||
},
|
||||
"parent": "naturesaura:altar",
|
||||
"parent": "naturesaura:root",
|
||||
"criteria": {
|
||||
"triggered_in_code": {
|
||||
"trigger": "minecraft:impossible"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"translate": "advancement.naturesaura.positive_imbalance.desc"
|
||||
}
|
||||
},
|
||||
"parent": "naturesaura:altar",
|
||||
"parent": "naturesaura:root",
|
||||
"criteria": {
|
||||
"triggered_in_code": {
|
||||
"trigger": "minecraft:impossible"
|
||||
|
|
Loading…
Reference in a new issue