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

9 lines
181 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/pumpkin",
"textures": {
"bottom": "block/melon_bottom",
"side": "block/melon_side",
"top": "block/melon_top",
"particle": "block/melon_particle"
}
}