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

16 lines
382 B
JSON

{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "minecraft:blocks/gravel",
"ore": "base:blocks/ore_sample",
"particle": "minecraft:blocks/gravel"
},
"model": "base:ore_sample",
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}