resent-1.8/desktopRuntime/resources/assets/minecraft/models/block/grass_snowed.json

10 lines
222 B
JSON
Raw Normal View History

2022-12-27 10:59:46 -08:00
{
"parent": "block/cube_bottom_top",
"textures": {
"particle": "blocks/dirt",
"bottom": "blocks/dirt",
"top": "blocks/grass_top",
"side": "blocks/grass_side_snowed"
}
}