785
2
Hello, Biomes! has been archived. Hello, Biomes! will not receive any further updates unless the author decides to unarchive the project.
All versions
1.3
Release
Hello, Biomes! 1.3 (Fixed)2 years ago 249
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Disc Fragment - Vibration
Music Disc - Vibration
Music Disc - Icewalker
Tumbleweed
Panting: Portrait
Lumo-ice
Sweetberry Icecream
Glowberry Icecream
~~~New Biomes
Icy plains
Icy Caves
NOTE: Ghostly Forest is now rarer, with only a 4.375% chance of spawning.
~~~New Structures
Sculk Bunker
Ice Base
~~~Texture Changes
Deyt
Reason: To make it loko more fitting and natural.
Marijuana
Reason: To make it more realistic.
Suspense Effect
Reason: It still didn't feel right, but now it does.
Charm
Reason: It still didn't feel right, but now it does.
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:LyvMUOmi:sbIuWX6n"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:LyvMUOmi:sbIuWX6n"
}

