Files
meatballcraft/resources/contenttweaker/blockstates/liquid_witchcraft.json
T
2025-08-02 16:48:58 +08:00

12 lines
169 B
JSON

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