Files
meatballcraft/resources/contenttweaker/blockstates/bewitched_growth_catalyst.json
T
2025-06-18 18:28:09 -07:00

12 lines
177 B
JSON

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