Files
meatballcraft/resources/contenttweaker/blockstates/void_given_focus.json
T
ZHAY10086 e909edb0eb update
2026-02-25 17:44:26 +08:00

12 lines
168 B
JSON

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