blob: 98f15a7d89ba3e2ff23192ccdeb85bae37a466b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"parent": "block/cube",
"textures": {
"particle": "block/lodestone_top",
"north": "block/lodestone_south",
"south": "block/lodestone_north",
"east": "block/lodestone_west",
"west": "block/lodestone_east",
"up": "block/lodestone_top",
"down": "block/lodestone_top"
}
}
|