ploof-pack/faithless/assets/minecraft/models/block/dropper.json

9 lines
206 B
JSON

{
"parent": "block/orientable_with_bottom",
"textures": {
"top": "block/dropper_top",
"bottom": "block/dropper_bottom",
"front": "block/dropper_front",
"side": "block/dropper_side"
}
}