Jungle range

This commit is contained in:
Esophose 2019-05-02 18:38:29 -06:00
parent c98377bb93
commit 20b124a990
2 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ trees:
- JUNGLE_LEAVES - JUNGLE_LEAVES
sapling: JUNGLE_SAPLING sapling: JUNGLE_SAPLING
plantable-soil: [] plantable-soil: []
max-log-distance-from-trunk: 5 max-log-distance-from-trunk: 6
max-leaf-distance-from-log: 6 max-leaf-distance-from-log: 6
search-for-leaves-diagonally: false search-for-leaves-diagonally: false
drop-original-log: true drop-original-log: true

View File

@ -248,7 +248,7 @@ trees:
- LEAVES:3,7,11,15 - LEAVES:3,7,11,15
sapling: SAPLING:3 sapling: SAPLING:3
plantable-soil: [] plantable-soil: []
max-log-distance-from-trunk: 5 max-log-distance-from-trunk: 6
max-leaf-distance-from-log: 6 max-leaf-distance-from-log: 6
search-for-leaves-diagonally: false search-for-leaves-diagonally: false
drop-original-log: true drop-original-log: true