Files
meatballcraft/resources/contenttweaker/blockstates/sacred_spring_fire.json
T
ZHAY10086 e909edb0eb update
2026-02-25 17:44:26 +08:00

12 lines
170 B
JSON

{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "sacred_spring_fire"
}
},
"variants": {
"normal": [{}]
}
}