Files
meatballcraft/resources/contenttweaker/blockstates/hyperactive_actualization.json
T
2026-04-11 12:33:09 +08:00

12 lines
177 B
JSON

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