Files
sevtech-ages-1.12.2/resources/contenttweaker/blockstates/materials/osmium_molten.json
2025-07-23 08:37:00 +03:00

12 lines
158 B
JSON

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