Files
meatballcraft/resources/contenttweaker/blockstates/liquid_hungering_flesh.json
T
2024-10-22 15:32:10 -07:00

12 lines
174 B
JSON

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