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

7 lines
No EOL
199 B
JSON

{
"parent": "minecraft:block/template_custom_fence_gate_open",
"textures": {
"particle": "minecraft:block/bamboo_fence_gate_particle",
"texture": "minecraft:block/bamboo_fence_gate"
}
}