Tags
Creators
Details
Licensed LGPL-3.0-or-later
Published 2 years ago
Updated 2 years ago
All versions
3.0
Release
Linfox's Mythical Biomes BIGGEST UPDATE2 years ago 850
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Server-side
Singleplayer
Required content
Changes
chanelog 3.0
- added a new biome, the forest of birds
- added geckolib dependency
- added green bird flower, duck orchid and white egret orchid for forest of birds
- added wet owl, a mob that lives in rivers and forest of the birds
- added a one leg bird, a mob that lives in forest of birds and is agressive on darkness
- added ikeeper, a robot that carries items
- added Saint Pauline Bird, just a bird on forest of the birds
- added Alien Cat, a mob found in ufos in the end
- added haunted daeodon, a new miniboss in the mod
- added new types of strawberry blocks
- added two new plants to enchanted forest, light blue mushroom and tall enchanted flower
- added computer, the encyclopedia of the mod
- added 3 new frutiger aero paintings
- added frutiger aero hall structure, with maps that lead to them in ancient cities
- added giant strawberries
- added white strawberry and white strawberry bush, painted with white dye
- added golden strawberry
- added bubble chocolate and bubble chocolate block
- added chiseled aerial quartz block
- added haunted daeodon leather
- added haunted daeodon leather armor, a netherite-like armor with high knockback resistance
- added shadow realm effect
- added advancements for the mod
- added a way of crafting strawberry chocolate, with bubble chocolate and strawberry
- added enchanted (rainbow) colored block versions, terracotta, wool, carpet, glass, glass pane, concrete, and concrete powder
- added enchanted dye
- added end UFO structure, alien cats are found here.
- removed spawn egg organization from newly added spawn eggs on creative menu
- reworked mestre ensinador animations
- reworked the form of finding mestre ensinador, the new mestre ensinador hideout
THERE ARE MORE BUT I JUST FORGOT LITERALLY THERE ARE SO MUCH STUFF IN THIS JUST PLAY IT
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:H9YJg04R:ZA56dpSg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:H9YJg04R:ZA56dpSg"
}


