Bounded Worlds

Quick rating

Community listing page, reviews here may not be monitored by the author.

Bounded Worlds

No reviews yet

Create limited worlds while controlling which biomes/structures are inside and more. Terraria inspired.

Mod Loaders
Minecraft

About

Description

Turn the infinite world into a finite, complete and controlled one.

Heavily inspired by the world system of Terraria :
You can restrict the size of your world (through world borders) while making sure specific biomes and/or specific structures are indeed generated in your restricted world. Perfect for modpacks with progression, servers with limited map sizes, or anyone tired of flying 10,000 blocks to find a jungle.

Multiple more in depth features are also available, you can chose so that Hot Biomes will always spawn North for example, as you can guess, inspired by the Jungle/Dungeon generation of Terraria.

Still WIP, looking for feedback/bugs/issues.

Features


World Radius : A world border is placed around spawn with a configurable radius depending on the world size chosen by the user.

World sizes : Configure size for small/medium/large worlds, selected in the world creation menu.

Guaranteed biomes : List the biomes (or biome tags like #forge:is_hot) that must exist within the border. On world creation, the mod scans the area; anything missing is generated as a natural-looking zone (decent result for now, but can still be improved).

Guaranteed structures : Same for structures: if a stronghold, monument or any listed structure wouldn't generate within the border, the mod places it in a valid biome. You can set a minimum and maximum number of structures (max coming soon)

Modded dimension support : Add the dimension of your choice in your config (still a bit experimental with modded dimensions)

Natural integration : Forced biomes are placed where the existing climate and terrain already fit the biome (oceans land on water, peaks on mountains), and biome edges blend through legitimate vanilla transitions instead of hard borders.

Terraria-style layout: hot biomes toward one direction, cold toward the opposite, humid/dry on the perpendicular axis. Direction can be fixed or seed-random.

Specific Border's Biome : chose the biome (or biomes if using a tag) that will always generate close to the border of the world, ocean by default.


Compatible with TerraBlender.
Everything is configured in bounded_worlds-common.toml (radius, required biomes/structures, zone sizes, directional axes ...).

Config :

Claude Code is used in the creation of this project.