Merge pull request #109 from cobbzilla/feature/fix-simple-typo
fix typo in sapling/birch
This commit is contained in:
commit
dbded4edf0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var blocks = {
|
|||
sapling: {
|
||||
oak: 6,
|
||||
spruce: '6:1',
|
||||
birch: '62:2',
|
||||
birch: '6:2',
|
||||
jungle: '6:3'
|
||||
},
|
||||
bedrock: 7,
|
||||
|
|
Reference in a new issue