Files
meatballcraft/resources/contenttweaker/blockstates/stormlight.json
T
2024-02-04 10:54:55 -08:00

12 lines
162 B
JSON

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