Files
meatballcraft/resources/thaumadditions/blockstates/decay_inducing_matter.json
T
2023-04-30 10:50:40 -07:00

12 lines
173 B
JSON

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