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

16 lines
296 B
JSON

{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "base:blocks/block",
"particle": "base:blocks/block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}