
Modrinth · Minecraft mod
Broken Generation
Broken Generation adds a new generation to the Minecraft, which consists of "steps" of 8 blocks.
Quick answer
Which Broken Generation release matches 1.0?
Broken Generation b1.9_pre-5 targets 1.0 with modloader. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is Broken Generation required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Broken Generation b1.9_pre-5 need?
b1.9_pre-5 on 1.0. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Broken Generation without breaking your instance.
Built for Broken Generation b1.9_pre-5 on 1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use b1.9_pre-5. It targets 1.0 with modloader; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside b1.9_pre-5. It opens that exact file at the source.
About this project
What does Broken Generation add?
Broken Generation adds a new generation to the game, which consists of "steps" of 8 blocks.
Here you can see caves and other features of normal generation
This mod doesn't require anything to work, like Risugami's Modloader.
This mod don't remove:
- Caves
- Trees
- Mobs spawning
- Water
- Ores
- Cactuses
- Cane
The game with this mod generates regular lakes and lakes 8 blocks deep:
This mod may be ported to newer versions in the future, such as 1.5.2, 1.7.10, 1.12.2 and more.
This mod changes the GenerateTerrain function:
double var15 = this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0];
double var17 = this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0];
double var19 = this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0];
double var21 = this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0];
double var23 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0] - var15) * var13;
double var25 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0] - var17) * var13;
double var27 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0] - var19) * var13;
double var29 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0] - var21) * var13;
With normal generation, this passage would look like this:
double var15 = this.field_4180_q[((var10 + 0) * var9 + var11 + 0) * var8 + var12 + 0];
double var17 = this.field_4180_q[((var10 + 0) * var9 + var11 + 1) * var8 + var12 + 0];
double var19 = this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 0];
double var21 = this.field_4180_q[((var10 + 1) * var9 + var11 + 1) * var8 + var12 + 0];
double var23 = (this.field_4180_q[((var10 + 0) * var9 + var11 + 0) * var8 + var12 + 1] - var15) * var13;
double var25 = (this.field_4180_q[((var10 + 0) * var9 + var11 + 1) * var8 + var12 + 1] - var17) * var13;
double var27 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 0) * var8 + var12 + 1] - var19) * var13;
double var29 = (this.field_4180_q[((var10 + 1) * var9 + var11 + 1) * var8 + var12 + 1] - var21) * var13;
Project description from Modrinth.
Pick your setup
Broken Generation by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
a1.2.6
1 loader builda1.1.2_01
1 loader build1.0
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Broken Generation versions and loaders
b1.9_pre-5
Broken-Generation(b1.9_pre5).zip
4 Aug 2026
1.0.0
Broken-Generation(1.0.0).zip
8 May 2026
Looking for an older file? The official Modrinth project page is in Resources.