Files
meatballcraft/resources/contenttweaker/blockstates/sacrificial_essence.json
T
2024-05-03 10:04:06 -07:00

12 lines
171 B
JSON

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