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

12 lines
171 B
JSON

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