Files
meatballcraft/resources/contenttweaker/blockstates/weak_pearlized_catalyst.json
T
2026-02-11 18:42:38 -06:00

12 lines
175 B
JSON

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