mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix #99 - structure features cannot be namespaced
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user