fix typo in sapling/birch
This commit is contained in:
parent
c77e78c2e5
commit
fbb1cbd92f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var blocks = {
|
||||||
sapling: {
|
sapling: {
|
||||||
oak: 6,
|
oak: 6,
|
||||||
spruce: '6:1',
|
spruce: '6:1',
|
||||||
birch: '62:2',
|
birch: '6:2',
|
||||||
jungle: '6:3'
|
jungle: '6:3'
|
||||||
},
|
},
|
||||||
bedrock: 7,
|
bedrock: 7,
|
||||||
|
|
Reference in a new issue