fixing circle generation, INNER_RADIAL layerType, noise BlockPlaceUtil
fixed compatibility with c2me. the files under chunklist folder are no longer required. They can be deleted without any issue
fix for multi-chunk features not working
fix the sphere shape generation, sligltly improve performance for sphere coordinate generation, minor changes in other class
fix 2 crash, added more javadoc to BlockPlaceUtil
class
method inject fix
2.1.1 changelog:
Changes:
- changed
RADIAL
andCYLINDRICAL
layer types toINNER_RADIAL
andINNER_CYLINDRICAL
- added
OUTER_RADIAL
andOUTER_CYLINDRCAL
layer type. - modification of place moment in the constructor method
Fixes:
- file verification would always happend instead of the first time of launching a world
- cylinder gen would wrongly generates when no rotation is present
2.1.0 for 1.21/1.21.1
2.1.0 for 1.20.5-1.20.6