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

12 lines
166 B
JSON

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