90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Chunk Generators can now use the power move of changing how the player spawns in them. (only in Dimensions that don't manually override method_1770 i.e. isValidSpawnPos. In vanilla, this is only the overworld generator).
Modded Dimensions can ignore this, as you can just override Dimension.1770, however, this is very useful for modded overworld generators.
If you are adding your chunk generator with a mixin to Dimension#createLevelSource, see world type api's MixinDimension to see how to enable functionality for your code by setting the internal api field.
Files
cursed-legacy-api-1.0.4.jar(250.27 KiB) Primary Download
Details
Licensed MIT
Published 4 years ago
Updated 4 years ago