minecraft-src/assets/minecraft/models/block/cube_mirrored_all.json
2025-07-04 01:41:11 +03:00

12 lines
236 B
JSON

{
"parent": "block/cube_mirrored",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}