SangeFault/assets/minecraft/models/block/jukebox.json

7 lines
148 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/cube_top",
"textures": {
"top": "minecraft:block/jukebox_top",
"side": "minecraft:block/jukebox_side"
}
}