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/lit_redstone_ore.json
2020-05-15 16:17:25 +02:00

8 lines
152 B
JSON

{
"variants": {
"": [
{ "model": "block/lit_redstone_ore" },
{ "model": "block/ore/redstone/1"}
]
}
}