This commit is contained in:
Pyritie 2026-01-03 16:46:56 +00:00
parent e42db7c5f9
commit 2a00a4b4c6
14 changed files with 156 additions and 110 deletions

View file

@ -12,8 +12,6 @@
"fog_color": 9938052,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
@ -25,7 +23,7 @@
"options": {
"type": "minecraft:ash"
},
"probability": 0.1
"probability": 0.05
}
},
"features": [

View file

@ -9,6 +9,9 @@
"tick_chance": 0.0111
},
"fog_color": 9938052,
"sky_color": 10465603,
"water_color": 8241044,
"water_fog_color": 10866612,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
@ -16,9 +19,12 @@
"sound": "tfg:ambient.venus_surface.mood",
"tick_delay": 6000
},
"sky_color": 10465603,
"water_color": 8241044,
"water_fog_color": 10866612
"particle": {
"options": {
"type": "minecraft:ash"
},
"probability": 0.05
}
},
"features": [
[

View file

@ -12,8 +12,6 @@
"fog_color": 10788996,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,

View file

@ -12,8 +12,6 @@
"fog_color": 9938052,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
@ -23,9 +21,9 @@
},
"particle": {
"options": {
"type": "minecraft:white_ash"
"type": "minecraft:ash"
},
"probability": 0.1
"probability": 0.07
}
},
"features": [

View file

@ -12,8 +12,6 @@
"fog_color": 9938052,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,

View file

@ -12,8 +12,6 @@
"fog_color": 12237498,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
@ -90,34 +88,40 @@
"charge": 0.9
}
},
"creature_spawn_probability": 0.05,
"creature_spawn_probability": 0.07,
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
{
"type": "arthropocolypse:prairie_grasshopper",
"maxCount": 2,
"minCount": 1,
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "arthropocolypse:field_cricket",
"maxCount": 2,
"minCount": 1,
"weight": 50
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "arthropocolypse:wharf_roach",
"maxCount": 2,
"minCount": 1,
"weight": 100
"weight": 70
},
{
"type": "arthropocolypse:platerodrilus",
"maxCount": 1,
"minCount": 1,
"weight": 70
"type": "arthropocolypse:mealworm_beetle",
"maxCount": 4,
"minCount": 2,
"weight": 30
},
{
"type": "arthropocolypse:stag_beetle",
"maxCount": 4,
"minCount": 2,
"weight": 40
}
],
"misc": [],

View file

@ -12,8 +12,6 @@
"fog_color": 5450003,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,

View file

@ -12,8 +12,6 @@
"fog_color": 10788996,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,

View file

@ -12,8 +12,6 @@
"fog_color": 11575877,
"water_color": 8241044,
"water_fog_color": 10866612,
"grass_color": 13758586,
"foliage_color": 11653213,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
@ -110,7 +108,13 @@
"type": "arthropocolypse:platerodrilus",
"maxCount": 3,
"minCount": 1,
"weight": 40
"weight": 20
},
{
"type": "arthropocolypse:prairie_grasshopper",
"maxCount": 3,
"minCount": 2,
"weight": 70
}
],
"misc": [],

View file

@ -180,19 +180,19 @@
"blocks": [
{
"block": "gtceu:rock_salt_indicator",
"weight": 10
"weight": 5
},
{
"block": "gtceu:rock_salt_bud_indicator",
"weight": 10
"weight": 5
},
{
"block": "gtceu:salt_indicator",
"weight": 25
"weight": 40
},
{
"block": "gtceu:salt_bud_indicator",
"weight": 25
"weight": 40
},
{
"block": "gtceu:lepidolite_indicator",

View file

@ -240,16 +240,6 @@
},
"surface_rule": {
"type": "minecraft:sequence",
"sequence": [
@ -2782,12 +2772,56 @@
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": true,
"add_surface_depth": false,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "minecraft:tuff" }
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.1,
"max_threshold": 0.2
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.2,
"max_threshold": 0.4
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/brown" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.4,
"max_threshold": 0.5
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
},
{
"type": "minecraft:block",
"result_state": { "Name": "minecraft:tuff" }
}
]
}
},
{
@ -2912,20 +2946,6 @@
"type": "minecraft:block",
"result_state": { "Name": "minecraft:tuff" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": true,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
}
]
}
@ -3052,20 +3072,6 @@
"type": "minecraft:block",
"result_state": { "Name": "minecraft:tuff" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": true,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/brown" }
}
}
]
}
@ -3075,7 +3081,7 @@
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.3,
"min_threshold": 0.4,
"max_threshold": 0.5
},
"then_run": {
@ -3192,20 +3198,6 @@
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/brown" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": true,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
}
]
}
@ -4245,6 +4237,64 @@
"then_run": {
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": false,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.1,
"max_threshold": 0.2
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.2,
"max_threshold": 0.4
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/brown" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.4,
"max_threshold": 0.5
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/blue" }
}
},
{
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/white" }
}
]
}
},
{
"type": "minecraft:condition",
"if_true": {
@ -4544,7 +4594,7 @@
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "minecraft:powder_snow",
"min_threshold": 0.3,
"min_threshold": 0.4,
"max_threshold": 0.5
},
"then_run": {
@ -4818,20 +4868,6 @@
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/green" }
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
"offset": 0,
"surface_type": "ceiling",
"add_surface_depth": true,
"secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
"result_state": { "Name": "tfg:sandstone/raw/fluorapatite/white" }
}
}
]
}