Portable Biomes
A Minecraft Fabric mod that adds Biome Bottles, allowing you to transform terrain into different biomes.
Features
Craft biome bottles using a glass bottle and biome-specific materials:
- Desert Bottle: Glass Bottle + Sand + Cactus
- Jungle Bottle: Glass Bottle + Oak Leaves + Vine
- Mushroom Bottle: Glass Bottle + Mycelium + Red Mushroom
- End Bottle: Glass Bottle + End Stone + Chorus Fruit
Right-click while holding a biome bottle to transform a 10x10 area around you into that biome. The transformation changes surface blocks and spawns appropriate plants for that biome.
Requirements
- Minecraft 1.21.1
- Fabric Loader 0.16+
- Fabric API
Installation
- Install Fabric for Minecraft 1.21.1
- Download the JAR from
build/libs/
- Place it in your
.minecraft/mods/ folder
Building
gradle build
The compiled JAR will be in build/libs/.