Files
wireless-docs/assets/minecraft/models/block/red_stained_glass.json
2026-07-03 22:04:34 -04:00

9 lines
167 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": {
"force_translucent": true,
"sprite": "minecraft:block/red_stained_glass"
}
}
}