peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/grass_snowed.json
2023-08-26 16:31:51 -05:00

10 lines
213 B
JSON

{
"parent": "block/cube_bottom_top",
"textures": {
"particle": "blocks/dirt",
"bottom": "blocks/dirt",
"top": "blocks/grass_top",
"side": "blocks/grass_side_snowed"
}
}