minecraft-assets/assets/minecraft/models/block/dropper.json

9 lines
189 B
JSON
Raw Normal View History

2017-02-18 08:29:43 -05:00
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dropper_front_horizontal",
"side": "blocks/furnace_side"
}
}