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 c9759766a3
commit 327535741d
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
2 changed files with 39 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