[tag]: removal of broken structure files

idk the tag to use, prep for actual work
This commit is contained in:
Samalando 2025-06-07 14:20:50 +01:00
parent c1e44135c6
commit c304e52e8e
3 changed files with 0 additions and 42 deletions

View File

@ -1,14 +0,0 @@
{
"type": "minecraft:structure",
"biomes": "#minecraft:has_structure/village",
"step": "surface_structures",
"spawn_overrides": {},
"terrain_adaptation": "beard_thin",
"size": 1,
"start_height": {
"absolute": 0
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"max_distance_from_center": 80,
"use_expansion_hack": false
}

View File

@ -1,14 +0,0 @@
{
"structures": [
{
"structure": "joy:dome_bii_plains",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 32,
"separation": 8,
"salt": 123456789
}
}

View File

@ -1,14 +0,0 @@
{
"fallback": "minecraft:empty",
"elements": [
{
"weight": 1,
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:village/plains/houses/",
"projection": "rigid",
"processors": "minecraft:empty"
}
}
]
}