You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an important bug on Forge where material names could not be written correctly to the config files.
Now requires a Spigot 1.8.8 build, compiled in august 2015 or later. This new Spigot build allowed us to add/fix the following things:
SurfaceBlock, GroundBlock, StoneBlock, WaterBlock, IceBlock and BedrockobBlock now support block data (like STONE:5).
SurfaceAndGroundControl is now applied during initial terrain generation, instead of just before population. This results in a speed improvement and makes the setting also work below terrain overhangs.