minecraftjava/assets/gen/decorations/tree.json
2023-04-17 12:12:01 -04:00

24 lines
273 B
JSON
Executable file

{
"blocks": {
"10": [
[0,0,0],
[0,1,0],
[0,2,0],
],
"12": [
[-1,2,-1],
[-1,2,0],
[-1,2,1],
[0,2,-1],
[0,2,1],
[1,2,-1],
[1,2,0],
[1,2,1],
[1,3,0],
[-1,3,0],
[0,3,1],
[0,3,-1],
[0,3,0],
],
},
}