Files
meatballcraft/resources/contenttweaker/blockstates/distillate_of_levity.json
T
ZHAY10086 262302079a hotfix2
2026-03-15 21:43:39 +08:00

12 lines
172 B
JSON

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