Files
meatballcraft/resources/contenttweaker/blockstates/parafrosynium.json
T
2023-09-06 13:53:58 -07:00

12 lines
165 B
JSON

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