Fix duplicate JSON key in all_biomes.json (#1503)
This commit is contained in:
parent
12efc07bab
commit
4d729feffa
1 changed files with 2 additions and 2 deletions
|
@ -392,7 +392,7 @@
|
|||
"biome": "biomesoplenty:white_beach"
|
||||
}
|
||||
},
|
||||
"white_beach": {
|
||||
"origin_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "biomesoplenty:origin_beach"
|
||||
|
@ -445,4 +445,4 @@
|
|||
"experience": 1000,
|
||||
"loot": ["biomesoplenty:advancements/all_biomes"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue