All versions
0.4.3
Alpha
Sky Lands 0.4.32 years ago 7,278
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
Biome Frequency Fix
all of the biomes are now about 3 times rarer than before
Other Changes.
- Now there are Signs, Hanging Signs and Boats for every wood type, THEY ARE NOT FOUND IN ANY CREATIVE TAB, YOU NEED TO CRAFT THEM OR USE /GIVE
- Golden Great Sky Islands now have more Variation and are 2-3 times bigger
- Modifyed the Golden Leaves Particles to look more like leaves
- Added leaf Decay to all leaf blocks
- Added Mosaic Variant To Inky Wood
- Added New Blocks For the WORK IN PROGRESS Underground Dimension, and Floating Cherry Grove
- Added 4 new Rewards for defeating the 4 bosses, The Celestium Cores, They Are usless for now but they will be really important in the future
- changed displayed mod name to SkyLands in mod menu for better clarity (the mod id is still flying_stuff and i cannot change that)
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:WP5prCOu:agbpcqy7"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:WP5prCOu:agbpcqy7"
}




