Files
meatballcraft/resources/contenttweaker/blockstates/diluted_potassium.json
T
2023-11-04 16:52:08 -07:00

12 lines
169 B
JSON

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