I am stupid
This commit is contained in:
parent
f4b6430662
commit
5274a0955e
3 changed files with 7 additions and 9 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#tfg:has_structure/moon_rabbit_houses",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE",
|
||||
"max_distance_from_center": 1,
|
||||
"project_start_to_heightmap": "MOTION_BLOCKING",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"start_pool": "tfg:moon/moon_rabbit_houses",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
"terrain_adaptation": "none",
|
||||
"use_expansion_hack": false
|
||||
}
|
||||
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"start_pool": "tfg:moon/moonbase_entrances",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
"terrain_adaptation": "none",
|
||||
"use_expansion_hack": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue