eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/models/block/pumpkin.json
2024-02-14 20:52:11 -08:00

9 lines
189 B
JSON
Executable File

{
"parent": "block/orientable",
"textures": {
"top": "blocks/pumpkin_top",
"front": "blocks/pumpkin_face_off",
"side": "blocks/pumpkin_side"
}
}