ploof-pack/default/assets/minecraft/models/block/bamboo_fence_post.json

7 lines
175 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/custom_fence_post",
"textures": {
"particle": "minecraft:block/bamboo_fence_particle",
"texture": "minecraft:block/bamboo_fence"
}
}