changed mars volcanic features to obsidian instead of basalt

This commit is contained in:
Pyritie 2025-08-29 14:06:26 +01:00
parent 6a260712ab
commit 5395ed2a4b
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"type": "tfc:fissure",
"config": {
"wall_state": "tfc:rock/raw/basalt",
"wall_state": "minecraft:obsidian",
"fluid_state": "minecraft:air",
"count": 1,
"radius": 6

View file

@ -1,6 +1,6 @@
{
"type": "tfc:rivulet",
"config": {
"state": "tfc:rock/cobble/basalt"
"state": "minecraft:obsidian"
}
}

View file

@ -1,7 +1,7 @@
{
"type": "tfc:fissure",
"config": {
"wall_state": "tfc:rock/raw/basalt",
"wall_state": "minecraft:obsidian",
"fluid_state": "tfg:fluid/semiheavy_ammoniacal_water",
"count": 1,
"radius": 6