Files
meatballcraft/resources/contenttweaker/blockstates/resting_actualization.json
T
sainagh 89cbf41e1d 0.18.5
2026-04-10 18:28:58 -05:00

12 lines
173 B
JSON

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