Files
meatballcraft/resources/contenttweaker/blockstates/bewitched_growth_catalyst.json
T
sainagh 0a09116c6e 0.16
2024-08-18 18:25:41 -07:00

12 lines
177 B
JSON

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