Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/potion-studios/byg
Download it here: https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go
https://github.com/potion-studios/byg
biome biomes byg minecraft minecraft-mod mod
Last synced: about 2 months ago
JSON representation
Download it here: https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go
- Host: GitHub
- URL: https://github.com/potion-studios/byg
- Owner: Potion-Studios
- License: other
- Created: 2020-06-16T20:38:01.000Z (over 4 years ago)
- Default Branch: 1.19.4
- Last Pushed: 2024-09-25T22:13:16.000Z (4 months ago)
- Last Synced: 2024-11-15T22:03:37.209Z (about 2 months ago)
- Topics: biome, biomes, byg, minecraft, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 136 MB
- Stars: 226
- Watchers: 13
- Forks: 101
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Oh The Biomes You'll Go
![image](https://user-images.githubusercontent.com/66983020/163863611-bd761c5f-07ff-474a-b3b9-21116f69e4f9.png "Oh The Biomes You'll Go")Oh The Biomes You'll Go is an exploration and adventure mod designed to take you on a road trip across Minecraft like no other! Explore over 80 magical, realistic, and breathtaking biomes across the overworld, nether, end dimensions.
---
# Configuring the mod
* Instructions on how to configure BYG can be found on the [Wiki](https://github.com/Potion-Studios/BYG/wiki).---
# Official Downloads
## Forge
* Curseforge: https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go.
* Modrinth: https://modrinth.com/mod/biomesyougo/versions?l=forge.## Fabric
* Curseforge: https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go-fabric.
* Modrinth: https://modrinth.com/mod/biomesyougo/versions?l=fabric.*These are the only **trusted** locations to download "Oh The Biomes You'll Go", we do not upload anywhere else & files found anywhere else should be assumed malicious.*
---
# Developing
This project requires [JDK 17](https://adoptium.net/) & uses the [MultiLoader Template](https://github.com/jaredlll08/MultiLoader-Template) provided by [jaredlll08](https://github.com/jaredlll08).---
# Dependencies
## 1.19.2
* GeckoLib: https://www.curseforge.com/minecraft/mc-mods/geckolib.
* CorgiLib: https://www.curseforge.com/minecraft/mc-mods/corgilib.
* Terrablender: https://www.curseforge.com/minecraft/mc-mods/terrablender.
* Terrablender(Fabric): https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric.
* Fabric API (Fabric): https://www.curseforge.com/minecraft/mc-mods/fabric-api.## 1.18.2
* GeckoLib: https://www.curseforge.com/minecraft/mc-mods/geckolib.
* Terrablender: https://www.curseforge.com/minecraft/mc-mods/terrablender.
* Terrablender(Fabric): https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric.
* Fabric API (Fabric): https://www.curseforge.com/minecraft/mc-mods/fabric-api.## 1.16.5
* Fabric API (Fabric): https://www.curseforge.com/minecraft/mc-mods/fabric-api.## 1.15.2
* Mixin Bootstrap(Optional): https://www.curseforge.com/minecraft/mc-mods/mixinbootstrap.## Shipped libraries:
* Jankson: https://github.com/falkreon/Jankson.