Files
meatballcraft/resources/contenttweaker/blockstates/bismuth.json
T
2022-12-21 20:38:54 +01:00

12 lines
159 B
JSON

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