Files
meatballcraft/resources/contenttweaker/blockstates/minted_fluix_matter.json
T
2026-06-30 13:55:17 -05:00

12 lines
171 B
JSON

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