But Chunks are Random [MV]

Every chunk randomizes into a different block

File Details

v1.1

  • R
  • Jun 20, 2026
  • 4.10 MB
  • 3.2K
  • 26.2+22
  • Forge + 2

File Name

minecraft-but-chunks-are-random-v1.1.jar

Supported Versions

  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation "curse.maven:but-chunks-are-random-mv-1402953:8288976"

Fabric

modImplementation "curse.maven:but-chunks-are-random-mv-1402953:8288976"

NeoForge

implementation "curse.maven:but-chunks-are-random-mv-1402953:8288976"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions
 
- Updated for Minecraft 26.1 - 26.2
 
- Added a blacklist feature, allowing players to select blocks they don't want chunks to generate as
 
- Added new /trigger cheats
/trigger ac.random_chunk.blacklist (opens a blacklist menu, to toggle which blocks are allowed to spawn as chunks)
/trigger ac.random_chunk.blacklist.clear (clears the blacklist)
/trigger ac.random_chunk.blacklist.presets (opens a menu to blacklist large groups of blocks all at once)
/trigger ac.random_chunk.reroll (rerolls the chunk you are standing in to use a new random block)
 
- Added 2 blacklist presets (more to come as I think of them / they are suggested)
Leaves, which can generate a lot of lag as they decay
Partial Blocks, which can be easy to fall through and die to fall damage
 
 
Changes
 
- Nether portal blocks now won't get destroyed when a chunk changes its block
- Light optimizations