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

7 lines
147 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/melon_top",
"side": "minecraft:block/melon_side"
}
}