is this ever going to work?

This commit is contained in:
Pyritie 2025-06-17 22:19:34 +01:00
parent 4bc92aeda3
commit 00c7104cb7
3 changed files with 9 additions and 9 deletions

View file

@ -1,15 +1,15 @@
{
"type": "minecraft:jigsaw",
"start_pool": "tfg:moon/moonbase_entrances",
"start_height": {
"absolute": 0
},
"size": 5,
"biomes": "#tfg:has_structure/moonbase",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 5,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "tfg:moon/moonbase_entrances",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": false,
"spawn_overrides": {}
"use_expansion_hack": true
}