Files
minecraft-assets/assets/minecraft/models/block/dropper.json
2024-05-14 15:58:41 +02:00

9 lines
175 B
JSON

{
"parent": "block/orientable",
"textures": {
"top": "block/furnace_top",
"front": "block/dropper_front",
"side": "block/furnace_side"
}
}