adding thermal vents, sulfur blobs and crystals

This commit is contained in:
Pyritie 2025-12-21 23:47:03 +00:00
parent cabcdd6943
commit bbd0dbd947
23 changed files with 431 additions and 34 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

View file

@ -4,8 +4,8 @@
}, },
"downfall": 0, "downfall": 0,
"effects": { "effects": {
"sky_color": 10465603, "sky_color": 11644227,
"fog_color": 9938052, "fog_color": 10788996,
"water_color": 8241044, "water_color": 8241044,
"water_fog_color": 10866612, "water_fog_color": 10866612,
"grass_color": 13758586, "grass_color": 13758586,
@ -20,7 +20,7 @@
"options": { "options": {
"type": "minecraft:ash" "type": "minecraft:ash"
}, },
"probability": 0.1 "probability": 0.03
} }
}, },
"features": [ "features": [
@ -38,9 +38,12 @@
"tfc:raw_boulder", "tfc:raw_boulder",
"tfc:cobble_boulder", "tfc:cobble_boulder",
"tfc:raw_boulder_small_patch", "tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch" "tfc:cobble_boulder_small_patch",
"tfg:venus/terrain/thermal_vent_rare"
],
[
"tfg:venus/surface/sulfur_patch"
], ],
[],
"#tfg:venus_top_layer_modification" "#tfg:venus_top_layer_modification"
], ],
"has_precipitation": true, "has_precipitation": true,

View file

@ -39,7 +39,8 @@
[ [
"tfc:raw_boulder_small_patch", "tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch", "tfc:cobble_boulder_small_patch",
"tfg:venus/surface/geyser_source_patch" "tfg:venus/surface/geyser_source_patch",
"tfg:venus/terrain/thermal_vent_rare"
], ],
[], [],
"#tfg:venus_top_layer_modification" "#tfg:venus_top_layer_modification"

View file

@ -5,7 +5,7 @@
"downfall": 0, "downfall": 0,
"effects": { "effects": {
"sky_color": 10465603, "sky_color": 10465603,
"fog_color": 9938052, "fog_color": 12237498,
"water_color": 8241044, "water_color": 8241044,
"water_fog_color": 10866612, "water_fog_color": 10866612,
"grass_color": 13758586, "grass_color": 13758586,
@ -20,7 +20,7 @@
"options": { "options": {
"type": "minecraft:ash" "type": "minecraft:ash"
}, },
"probability": 0.1 "probability": 0.02
} }
}, },
"features": [ "features": [

View file

@ -4,8 +4,8 @@
}, },
"downfall": 0, "downfall": 0,
"effects": { "effects": {
"sky_color": 10465603, "sky_color": 11644227,
"fog_color": 9938052, "fog_color": 10788996,
"water_color": 8241044, "water_color": 8241044,
"water_fog_color": 10866612, "water_fog_color": 10866612,
"grass_color": 13758586, "grass_color": 13758586,
@ -20,7 +20,7 @@
"options": { "options": {
"type": "minecraft:ash" "type": "minecraft:ash"
}, },
"probability": 0.1 "probability": 0.05
} }
}, },
"features": [ "features": [
@ -37,10 +37,11 @@
"#tfg:venus_veins", "#tfg:venus_veins",
"#tfg:venus_underground_decoration", "#tfg:venus_underground_decoration",
[ [
"tfg:venus/surface/stromatolite_cluster_patch" "tfg:venus/surface/stromatolite_cluster_patch",
"tfg:venus/terrain/thermal_vent_rare"
], ],
[ [
"tfg:venus/surface/sulfur_patch"
], ],
"#tfg:venus_top_layer_modification" "#tfg:venus_top_layer_modification"
], ],

View file

@ -4,8 +4,8 @@
}, },
"downfall": 0, "downfall": 0,
"effects": { "effects": {
"sky_color": 10465603, "sky_color": 11644227,
"fog_color": 9938052, "fog_color": 12232752,
"water_color": 8241044, "water_color": 8241044,
"water_fog_color": 10866612, "water_fog_color": 10866612,
"grass_color": 13758586, "grass_color": 13758586,
@ -20,7 +20,7 @@
"options": { "options": {
"type": "minecraft:ash" "type": "minecraft:ash"
}, },
"probability": 0.1 "probability": 0.05
} }
}, },
"features": [ "features": [
@ -35,10 +35,14 @@
"#tfg:venus_veins", "#tfg:venus_veins",
"#tfg:venus_underground_decoration", "#tfg:venus_underground_decoration",
[ [
"tfg:venus/terrain/sulfur_blob",
"tfc:raw_boulder_small_patch", "tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch" "tfc:cobble_boulder_small_patch",
"tfg:venus/terrain/thermal_vent"
],
[
"tfg:venus/surface/sulfur_patch"
], ],
[],
"#tfg:venus_top_layer_modification" "#tfg:venus_top_layer_modification"
], ],
"has_precipitation": true, "has_precipitation": true,

View file

@ -45,7 +45,8 @@
"tfc:raw_boulder", "tfc:raw_boulder",
"tfc:cobble_boulder", "tfc:cobble_boulder",
"tfc:raw_boulder_small_patch", "tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch" "tfc:cobble_boulder_small_patch",
"tfg:venus/terrain/thermal_vent_rare"
], ],
[ [
"tfg:venus/terrain/lava_fill" "tfg:venus/terrain/lava_fill"

View file

@ -0,0 +1,42 @@
{
"type": "minecraft:random_patch",
"config": {
"feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "betterend:sulphur_crystal"
}
}
}
},
"placement": [
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": [
"minecraft:air",
"tfg:fluid/sulfur_fumes"
]
}
]
}
}
]
},
"tries": 24,
"xz_spread": 3,
"y_spread": 0
}
}

View file

@ -2,7 +2,7 @@
"type": "minecraft:delta_feature", "type": "minecraft:delta_feature",
"config": { "config": {
"contents": { "contents": {
"Name": "tfg:geyser_slurry" "Name": "tfg:fluid/geyser_slurry"
}, },
"rim": { "rim": {
"Name": "tfg:rock/raw/geyserite" "Name": "tfg:rock/raw/geyserite"

View file

@ -0,0 +1,71 @@
{
"type": "minecraft:random_patch",
"config": {
"feature": {
"feature": {
"type": "minecraft:block_column",
"config": {
"direction": "up",
"allowed_placement": {
"type": "minecraft:matching_blocks",
"blocks": [
"minecraft:air",
"tfg:fluid/sulfur_fumes",
"tfg:fluid/geyser_slurry",
"minecraft:lava"
]
},
"prioritize_tip": false,
"layers": [
{
"height": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 1,
"max_inclusive": 3
}
},
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "betterend:sulphuric_rock"
}
}
}
]
}
},
"placement": [
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": [
"minecraft:air",
"minecraft:lava",
"tfg:fluid/sulfur_fumes",
"tfg:fluid/geyser_slurry"
]
},
{
"type": "minecraft:matching_blocks",
"offset": [ 0, -1, 0 ],
"blocks": "betterend:sulphuric_rock"
}
]
}
}
]
},
"tries": 32,
"xz_spread": 3,
"y_spread": 0
}
}

View file

@ -0,0 +1,26 @@
{
"type": "minecraft:disk",
"config": {
"state_provider": {
"fallback": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "betterend:sulphuric_rock"
}
},
"rules": []
},
"radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 3,
"max_inclusive": 4
}
},
"half_height": 2,
"target": {
"type": "minecraft:matching_block_tag",
"tag": "ad_astra:venus_stone_replaceables"
}
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:random_patch",
"config": {
"feature": {
"feature": {
"type": "tfg:attached_decorative_plant",
"config": {
"block": "betterend:tube_worm",
"heightRange": 5
}
},
"placement": []
},
"tries": 36,
"xz_spread": 4,
"y_spread": 0
}
}

View file

@ -0,0 +1,47 @@
{
"type": "minecraft:random_patch",
"config": {
"feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "betterend:hydrothermal_vent"
}
}
}
},
"placement": [
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": [
"minecraft:air",
"tfg:fluid/sulfur_fumes"
]
},
{
"type": "minecraft:matching_blocks",
"offset": [ 0, -1, 0 ],
"blocks": "betterend:sulphuric_rock"
}
]
}
}
]
},
"tries": 32,
"xz_spread": 2,
"y_spread": 0
}
}

View file

@ -4,7 +4,7 @@
"to_place": { "to_place": {
"type": "minecraft:simple_state_provider", "type": "minecraft:simple_state_provider",
"state": { "state": {
"Name": "tfg:geyser_slurry", "Name": "tfg:fluid/geyser_slurry",
"Properties": { "Properties": {
"level": "0" "level": "0"
} }

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 15,
"targets": [
{
"state": {
"Name": "vintageimprovements:sulfur_block"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "ad_astra:venus_stone_replaceables"
}
}
]
}
}

View file

@ -3365,12 +3365,12 @@
{ "Name": "create:ochrum" }, { "Name": "create:ochrum" },
{ "Name": "betterend:sulphuric_rock" }, { "Name": "betterend:sulphuric_rock" },
{ "Name": "betterend:sandy_jadestone" }, { "Name": "betterend:sandy_jadestone" },
{ "Name": "betterend:lacugrove_bark" },
{ "Name": "tfg:sandstone/raw/fluorapatite/brown" }, { "Name": "tfg:sandstone/raw/fluorapatite/brown" },
{ "Name": "tfg:sandstone/raw/fluorapatite/orange" }, { "Name": "tfg:sandstone/raw/fluorapatite/orange" },
{ "Name": "tfg:sandstone/raw/fluorapatite/yellow" }, { "Name": "tfg:sandstone/raw/fluorapatite/yellow" },
{ "Name": "tfg:sandstone/raw/fluorapatite/yellow" }, { "Name": "tfg:sandstone/raw/fluorapatite/yellow" },
{ "Name": "tfg:sandstone/raw/fluorapatite/yellow" }, { "Name": "tfg:sandstone/raw/fluorapatite/yellow" },
{ "Name": "vintageimprovements:sulfur_block" },
{ "Name": "tfc:raw_sandstone/black" } { "Name": "tfc:raw_sandstone/black" }
], ],
"fallback": { "fallback": {

View file

@ -0,0 +1,26 @@
{
"feature": "beneath:sulfur_patch",
"placement": [
{
"type": "minecraft:count",
"count": 5
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:biome"
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE"
},
{
"type": "tfc:near_fluid",
"fluids": [
"tfg:sulfur_fumes"
],
"radius": 5
}
]
}

View file

@ -0,0 +1,31 @@
{
"feature": {
"type": "tfc:if_then",
"config": {
"if": {
"feature": "tfg:venus/terrain/sulfur_blob",
"placement": []
},
"then": {
"feature": "tfg:venus/surface/sulfur_crystals",
"placement": []
}
}
},
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 1
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:biome"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
}
]
}

View file

@ -0,0 +1,46 @@
{
"feature": {
"type": "tfc:multiple",
"config": {
"features": [
{
"feature": "tfg:venus/terrain/ignimbrite_disk",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_columns",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_vents",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_tube_worms",
"placement": []
}
]
}
},
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 1
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:biome"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": -1
}
]
}

View file

@ -0,0 +1,46 @@
{
"feature": {
"type": "tfc:multiple",
"config": {
"features": [
{
"feature": "tfg:venus/terrain/ignimbrite_disk",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_columns",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_vents",
"placement": []
},
{
"feature": "tfg:venus/terrain/ignimbrite_tube_worms",
"placement": []
}
]
}
},
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 4
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:biome"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": -1
}
]
}

View file

@ -31,36 +31,52 @@ function registerTFGVenusBlockTags(event) {
event.add('ad_astra:venus_stone_replaceables', 'ad_astra:venus_stone') event.add('ad_astra:venus_stone_replaceables', 'ad_astra:venus_stone')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_venus_stone') event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_venus_stone')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/gravel_venus')
event.add('ad_astra:venus_stone_replaceables', 'gtceu:red_granite') event.add('ad_astra:venus_stone_replaceables', 'gtceu:red_granite')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_red_granite') event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_red_granite')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/gravel_red_granite')
event.add('ad_astra:venus_stone_replaceables', 'ad_astra:moon_deepslate') event.add('ad_astra:venus_stone_replaceables', 'ad_astra:moon_deepslate')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_moon_deepslate') event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_moon_deepslate')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/gravel_moon_deepslate')
event.add('ad_astra:venus_stone_replaceables', 'minecraft:deepslate') event.add('ad_astra:venus_stone_replaceables', 'minecraft:deepslate')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_deepslate') event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_deepslate')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/gravel_deepslate')
event.add('ad_astra:venus_stone_replaceables', 'minecraft:dripstone_block') event.add('ad_astra:venus_stone_replaceables', 'minecraft:dripstone_block')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_dripstone') event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/hardened_dripstone')
event.add('ad_astra:venus_stone_replaceables', 'tfg:rock/gravel_dripstone')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/granite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/granite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/granite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/granite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/granite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/diorite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/diorite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/diorite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/diorite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/diorite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/gabbro') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/gabbro')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/gabbro') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/gabbro')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/gabbro')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/basalt') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/basalt')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/basalt') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/basalt')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/basalt')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/rhyolite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/rhyolite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/andesite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/andesite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/andesite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/dacite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/dacite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/dacite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/dacite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/dacite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/slate') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/slate')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/slate') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/slate')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/slate')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/schist') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/schist')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/schist') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/schist')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/schist')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/gneiss') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/gneiss')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/gneiss') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/gneiss')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/gneiss')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/phyllite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/phyllite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/phyllite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/phyllite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/phyllite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/quartzite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/raw/quartzite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/quartzite') event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/hardened/quartzite')
event.add('ad_astra:venus_stone_replaceables', 'tfc:rock/gravel/quartzite')
event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/blue') event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/blue')
event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/blue') event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/blue')
event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/green') event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/green')
@ -73,8 +89,12 @@ function registerTFGVenusBlockTags(event) {
event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/white') event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/white')
event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/yellow') event.add('ad_astra:venus_stone_replaceables', 'tfg:sand/fluorapatite/yellow')
event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/yellow') event.add('ad_astra:venus_stone_replaceables', 'tfg:sandstone/raw/fluorapatite/yellow')
event.add('ad_astra:venus_stone_replaceables', 'tfg:fluid/geyser_slurry') event.add('ad_astra:venus_stone_replaceables', 'tfc:sand/red')
event.add('ad_astra:venus_stone_replaceables', 'tfg:fluid/sulfur_fumes') event.add('ad_astra:venus_stone_replaceables', 'tfc:raw_sandstone/red')
event.add('ad_astra:venus_stone_replaceables', 'tfc:sand/black')
event.add('ad_astra:venus_stone_replaceables', 'tfc:raw_sandstone/black')
//event.add('ad_astra:venus_stone_replaceables', 'tfg:fluid/geyser_slurry')
//event.add('ad_astra:venus_stone_replaceables', 'tfg:fluid/sulfur_fumes')
event.add('ad_astra:venus_stone_replaceables', 'minecraft:lava') event.add('ad_astra:venus_stone_replaceables', 'minecraft:lava')
event.add('ad_astra:venus_stone_replaceables', 'create:scoria') event.add('ad_astra:venus_stone_replaceables', 'create:scoria')
event.add('ad_astra:venus_stone_replaceables', 'create:scorchia') event.add('ad_astra:venus_stone_replaceables', 'create:scorchia')

View file

@ -470,14 +470,12 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:netherite_scrap', 'minecraft:netherite_scrap',
'minecraft:suspicious_gravel', 'minecraft:suspicious_gravel',
'minecraft:gravel', 'minecraft:gravel',
'minecraft:large_fern',
'minecraft:tall_grass', 'minecraft:tall_grass',
'minecraft:sculk_vein', 'minecraft:sculk_vein',
'minecraft:lily_pad', 'minecraft:lily_pad',
'minecraft:vine', 'minecraft:vine',
'minecraft:seagrass', 'minecraft:seagrass',
'minecraft:grass', 'minecraft:grass',
'minecraft:fern',
'minecraft:dandelion', 'minecraft:dandelion',
'minecraft:poppy', 'minecraft:poppy',
'minecraft:blue_orchid', 'minecraft:blue_orchid',
@ -491,8 +489,6 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:cornflower', 'minecraft:cornflower',
'minecraft:lily_of_the_valley', 'minecraft:lily_of_the_valley',
'minecraft:wither_rose', 'minecraft:wither_rose',
'minecraft:torchflower',
'minecraft:pitcher_plant',
'minecraft:sculk', 'minecraft:sculk',
'minecraft:sculk_vein', 'minecraft:sculk_vein',
'minecraft:sculk_catalyst', 'minecraft:sculk_catalyst',

View file

@ -185,7 +185,7 @@ function registerTFGWorldGenVenusDecoBlocks(event) {
.particleOffset(0.3, 1, 0.3) .particleOffset(0.3, 1, 0.3)
.particleVelocity(0, 0.1, 0) .particleVelocity(0, 0.1, 0)
.particle('minecraft:large_smoke') .particle('minecraft:large_smoke')
.particleCount(5) .particleCount(2)
.particleForced(true) .particleForced(true)
event.create('betterend:tube_worm', 'tfg:attached_decorative_plant') event.create('betterend:tube_worm', 'tfg:attached_decorative_plant')