Consolidating Development: 0.9.x (#846)

Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Pyritie <Pyritie@gmail.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
This commit is contained in:
Nebby 2025-04-14 14:00:08 -04:00 committed by GitHub
parent 528672e95b
commit d4c80a4b61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2192 changed files with 104647 additions and 53190 deletions

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:jigsaw",
"start_pool": "tfg:aqueduct/aqueduct_pool",
"size": 7,
"max_distance_from_center": 100,
"biomes": "#tfg:has_structure/aqueduct",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"start_height": {
"absolute": 0
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"use_expansion_hack": false,
"spawn_overrides": {}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:jigsaw",
"start_pool": "tfg:ocean/ocean_moai_0_pool",
"size": 7,
"max_distance_from_center": 32,
"biomes": "#tfg:has_structure/ocean_moai_0",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"start_height": {
"absolute": 0
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"use_expansion_hack": false,
"spawn_overrides": {}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:jigsaw",
"start_pool": "tfg:temperate/plains_temperate_house_0_pool",
"size": 7,
"max_distance_from_center": 32,
"biomes": "#tfg:has_structure/plains_temperate_0",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"start_height": {
"absolute": 0
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"use_expansion_hack": false,
"spawn_overrides": {}
}