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

9 lines
206 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/orientable_with_bottom",
"textures": {
"top": "block/dropper_top",
"bottom": "block/dropper_bottom",
"front": "block/dropper_front",
"side": "block/dropper_side"
}
}