more climate tweaks because I forgot that the climate was a sine wave and not linear

This commit is contained in:
Pyritie 2025-10-05 17:50:06 +01:00
parent 240e336752
commit 9de693d489
16 changed files with 37 additions and 89 deletions

View file

@ -7,7 +7,7 @@
},
{
"type": "tfc:climate",
"min_temperature": -95
"min_temperature": -100
},
{
"type": "minecraft:in_square"

View file

@ -1,18 +0,0 @@
{
"feature": "tfg:moon/crater/extra_large",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 300
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": 10
}
]
}

View file

@ -1,18 +0,0 @@
{
"feature": "tfg:moon/crater/large",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 280
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": 6
}
]
}

View file

@ -1,18 +0,0 @@
{
"feature": "tfg:moon/crater/medium",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 260
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": 5
}
]
}

View file

@ -7,7 +7,7 @@
},
{
"type": "tfc:climate",
"min_temperature": -65
"min_temperature": -85
},
{
"type": "minecraft:in_square"

View file

@ -6,18 +6,19 @@
"chance": 200
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
"type": "tfc:climate",
"min_temperature": -85,
"min_forest": "edge"
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "edge"
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
}
]
}

View file

@ -7,7 +7,7 @@
},
{
"type": "tfc:climate",
"max_temperature": -97
"max_temperature": -107
},
{
"type": "minecraft:in_square"

View file

@ -7,7 +7,7 @@
},
{
"type": "tfc:climate",
"min_temperature": -97
"min_temperature": -107
},
{
"type": "minecraft:in_square"

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "tfc:climate",
"max_temperature": -97
"max_temperature": -105
},
{
"type": "minecraft:count",

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "tfc:climate",
"max_temperature": -50
"max_temperature": -60
},
{
"type": "minecraft:count",

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "tfc:climate",
"max_temperature": -85
"max_temperature": -100
},
{
"type": "minecraft:count",