halite so good I made halite2

This commit is contained in:
Pyritie 2025-12-15 16:52:06 +00:00
parent 748f058578
commit 7dc6ab64e4
4 changed files with 24 additions and 55 deletions

View file

@ -417,30 +417,10 @@
}
},
"then_run": {
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:noise_threshold",
"noise": "tfg:venus_salt",
"min_threshold": 0.1,
"max_threshold": 0.3
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "tfg:rock/halite2"
}
}
},
{
"type": "minecraft:block",
"result_state": {
"Name": "tfg:rock/halite"
}
}
]
"type": "minecraft:block",
"result_state": {
"Name": "tfg:rock/halite"
}
}
}
]