peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/models/block/grass_snowed.json
2024-04-11 17:18:30 -04:00

10 lines
222 B
JSON

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