peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/grass_snowed.json

10 lines
213 B
JSON
Raw Permalink Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "block/cube_bottom_top",
"textures": {
"particle": "blocks/dirt",
"bottom": "blocks/dirt",
"top": "blocks/grass_top",
"side": "blocks/grass_side_snowed"
}
}