Do not allow a zero max height in BiomeJungle

Fixes GH-592

Thanks to the forge team who noticed this issue long ago
This commit is contained in:
Zach Brown
2017-01-23 15:11:07 -06:00
parent 9e81fe5059
commit 21a724147a
2 changed files with 37 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ function import {
import AxisAlignedBB
import BaseBlockPosition
import BiomeBase
import BiomeJungle
import BiomeMesa
import BlockChest
import BlockFalling