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

12 lines
176 B
JSON

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