Tags
Creators
Details
1.19.4-4.0.1.3-forge
Compatibility
Required content
Changes
Required Dependencies
Links redirect to the dependency's file listing with filters by game version and mod loader applied.
-
Terrablender - Curseforge or Modrinth .
-
GeckoLib - Curseforge or Modrinth .
-
CorgiLib - Curseforge or Modrinth .
Changelog
For 1.20.1 and above Check out the Sequel, Oh The Biomes We've Gone:
- CurseForge: https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-weve-gone
- Modrinth: https://modrinth.com/mod/oh-the-biomes-weve-gone
4.0.1.3 - Last BYG Update, Thank you for all the support and please check out the Sequel BWG!
- Add Spanish (Chile) Lang (EN_CL)
- Update Support for Soul Fire'd with new mod ID
- Remove Unused Assets
- Remove Corrupted Salem Large House 1 Structure
- Update Links
- Update Access Widener to v2
- Add Tiny Lily Pads to Frog Prefer Jump To BlockTag
- Fix Rose Collector and Explore Biome Advancements missing Language Keys
- Remove Translate and Ores Options from Biomepedia
- Add Man O War Bucket to #c:entity_water_buckets item tag
- Add BWG info to Biomepedia
4.0.1.2 (Forge Only)
- Add SereneSeasons Support
4.0.1.1
- Add Soul Fire'd Support
- Remove Duplicate FruitBlock Code
- Prevent Fruits from generating under wrong leaves
- (Fabric) Remove use of LegacyMixinAP and use Tiny Remapper to remap Mixin classes in place
4.0.1.0
- Fix Broken Sandstone Recipes. Fixes #1204
- Fix Wall Sign Drops. Fixes #1240
- Fix Duplicate planks in planks block tag
- Fix a client Crash. Fixes #1224
- Add Hanging signs (Must have 1.20 Vanilla Data pack enabled)
- Fix Therium Lamp having same recipe of Therium Lantern. Fixes #1237
- Fix Hypogeal Imperium causing crash. Fixes #1231
- Fix EnderLily not being placeable on Water. Fixes #1258
- Make Wood Fence Gates Flammable
- Make NonFlammable woodtypes unable to be used as fuel. Fixes #1249
- Make Palo Verde Logs able to be used as fuel. Fixes #1250
- Make Prairie Grass grow when bone mealing grass blocks in the Prairie Biomes. Closes #1044
- Made non-BYG saplings usable in growth patterns
- Fix Broken Cut Sandstone Recipes. Fixes #1279
- New Wood Textures (Baobab, Cika, Cypress, Ether, Redwood, White Mangrove, Willow)
- Golden Apples from Green Apples Recipe
- Possible Ether grass crash fix. Fixes #1291
4.0.0.2
- Fix broken NBT files. Fixes #1206 and #1207
- Fix broken audio files.
4.0.0.1
- Fix Overworld Biome Configs.
4.0.0.0
- Update to 1.19.4.
End 1.19.3, start 1.19.4
3.0.0.0
- Update to 1.19.3.
End 1.19, start 1.19.3
2.0.1.5
- Fix Broken Sandstone Recipes
- Fix Wall Sign Drops. Fixes #1240
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:uE1WpIAk:eyr8RzoG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uE1WpIAk:eyr8RzoG"
}




