Fix compatibility with Restricted Crops
- Implemented Forge Hooks to check for proper CropGrow and SaplingGrow events
dupplicated :
Bugfix + Enhancements
- MagmaFlower and BoneMushroom are now IGrowables (adds compat to RestrictedCrops mod)
- MagmaFlower now drops Magma Creams at the last growth stage
dupplicated :
Some bug fix/hotfix/mistake fix
Fix Only 1 biome is generated around the world
readd smoothchunk , this function generate cities,,shoulrdn't be removed + optimize it
revert changes Make biomes more common
revert CityGenerator + BoundinBox + CityStructureManager changes to fix indexoutofbound
Fix crash on startup with nanex's mobs
fix crash when launching a world with this seed : 2465602432010453352
remove makeBiomeArray multithreading
Increase performances during worldgen
-
remove smooth chunks
-
reduce bottlenecks in plants/structures etc....