Fix #99 - structure features cannot be namespaced

This commit is contained in:
Misode
2020-07-20 04:54:35 +02:00
parent fcdd5f8944
commit 3795ad9344

View File

@@ -2350,24 +2350,24 @@
"minecraft:wooded_mountains"
],
"structures": [
"minecraft:bastion_remnant",
"minecraft:buried_treasure",
"minecraft:desert_pyramid",
"minecraft:endcity",
"minecraft:fortress",
"minecraft:igloo",
"minecraft:jungle_pyramid",
"minecraft:mansion",
"minecraft:mineshaft",
"minecraft:monument",
"minecraft:nether_fossil",
"minecraft:ocean_ruin",
"minecraft:pillager_outpost",
"minecraft:ruined_portal",
"minecraft:shipwreck",
"minecraft:stronghold",
"minecraft:swamp_hut",
"minecraft:village"
"bastion_remnant",
"buried_treasure",
"desert_pyramid",
"endcity",
"fortress",
"igloo",
"jungle_pyramid",
"mansion",
"mineshaft",
"monument",
"nether_fossil",
"ocean_ruin",
"pillager_outpost",
"ruined_portal",
"shipwreck",
"stronghold",
"swamp_hut",
"village"
],
"dimensions": [
"minecraft:overworld",