https://github.com/exopandora/worldupgrader
https://github.com/exopandora/worldupgrader
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exopandora/worldupgrader
- Owner: Exopandora
- License: mit
- Created: 2025-04-14T19:11:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-19T10:23:19.000Z (about 2 months ago)
- Last Synced: 2025-05-08T23:57:12.867Z (28 days ago)
- Language: Kotlin
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# World Upgrader
This mod upgrades worlds that were generated in older versions of Minecraft such that they look like they were generated in the most recent version of Minecraft.## Supported Upgrades
This mod currently only supports upgrading worlds with features that were introduced in 1.21.5.### Decorations
- Bushes
- Cactus flowers
- Dry grass
- Fallen trees
- Firefly bushes
- Leaf litter
- Tall dry grass
- Wildflowers### Entities
- Cow variants
- Chicken variants
- Pig variants
- Wolf variants## How to upgrade a world
> [!WARNING]
> The upgrade process is not idempotent!1. Install [fabric-language-kotlin](https://github.com/FabricMC/fabric-language-kotlin/)
2. Build the mod `gradlew build`
3. Install the mod
4. Load the world you want to upgrade (this may take a while!)
5. Uninstall the mod