Files
meatballcraft/resources/contenttweaker/blockstates/bohrium.json
T
2025-06-18 18:28:09 -07:00

12 lines
159 B
JSON

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