Files
meatballcraft/resources/contenttweaker/blockstates/hellfire.json
T
2025-10-09 22:50:19 +08:00

12 lines
160 B
JSON

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