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

9 lines
214 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/orientable_with_bottom",
"textures": {
"top": "block/dispenser_top",
"bottom": "block/dispenser_bottom",
"front": "block/dispenser_front",
"side": "block/dispenser_side"
}
}