Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 3 years ago
Updated 3 years ago
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
Metadata
Release channel
ReleaseVersion number
1.0.4Loaders
Game versions
b1.7.3Downloads
101Publication date
April 30, 2021 at 12:44 AMPublisher
valoeghese
Owner