chore: remove old code for revamp prep

This commit is contained in:
Samalando 2025-06-12 09:38:40 +01:00
parent 28f571e5c8
commit 80edc5b4f2
8 changed files with 0 additions and 43 deletions

View File

@ -1,15 +0,0 @@
{
"type":"jigsaw",
"biomes": "minecraft:plains",
"step": "surface_structures",
"spawn_overrides": {},
"terrain_adaptation": "beard_thin",
"start_pool": "joy:bii_dome",
"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:bii_dome",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 5,
"separation": 2,
"salt": 1545207409
}
}

View File

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