1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 23:46:03 +00:00
PixelPerfectionCE/assets/minecraft/models/block/grass_block/3.json
2020-05-15 16:17:25 +02:00

10 lines
274 B
JSON

{
"parent": "block/grass_block",
"textures": {
"particle": "block/dirt",
"bottom": "block/dirt",
"top": "block/grass_block_top2",
"side": "block/grass_block_side",
"overlay": "block/grass_block_side_overlay"
}
}