Files
meatballcraft/resources/contenttweaker/blockstates/materials/ichorium_molten.json
T
2023-11-14 07:09:40 -08:00

12 lines
160 B
JSON

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