peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/dropper.json
2023-08-26 16:31:51 -05:00

9 lines
189 B
JSON

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