Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published 2 months ago
Random Layers
Random Layers transforms world generation into clean, deterministic strata: each Y-level is assigned a single block type across the world. The block for each height is chosen from a valid pool using your world seed and dimension, so results are chaotic but fully repeatable.
Features
- Deterministic generation per world seed + dimension
- Replaces terrain and generated structure blocks by Y-level
- Supports vanilla + modded blocks in the layer pool
- Configurable blacklist support:
- Namespace blacklist (example: create)
- Exact block ID blacklist (example: minecraft:tnt)
- Compatibility/safety toggles for structure handling:
- Preserve all block entities
- Skip replacing block-entity blocks
- Preserve vanilla critical blocks


