source-code/desktopRuntime/resources/assets/minecraft/models/block/dropper.json
eaglercraft 784a776dbb add files
2024-02-14 20:52:11 -08:00

8 lines
197 B
JSON
Executable file

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