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

6 lines
No EOL
106 B
JSON

{
"parent": "minecraft:block/wall_inventory",
"textures": {
"wall": "minecraft:block/bricks"
}
}