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

8 lines
113 B
JSON

{
"variants": {
"": [
{ "model": "block/grass_path" },
{ "model": "block/path/1" }
]
}
}