Void One Block

Quick rating

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

Void One Block

By DKLYNTLYOwner

No reviews yet

A world type that turns Minecraft into a true void survival experience — while keeping progression, structures, biomes, and mod compatibility intact.

Custom Dimensions
World Gen Improvements
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Void One Block 2.1.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Void One Block

A minimalist, mod-compatible one-block-void world type for Forge 1.16.5./1.20.1

Start with nothing but a single block beneath your feet — and everything else is up to you.


What is this?

Void One Block adds a brand-new world type to Minecraft. Instead of generating normal terrain, it strips everything away and leaves you standing on exactly one block, floating in the void. From there, it's your job to survive and expand — while biome identity still works exactly as it should, so modded biomes and biome-aware systems behave normally even though there's no terrain to look at.

No mountains. No oceans. No forests. No structures to stumble into. Just you, one block, and whatever you build from there.


Key Features

🧱 True One-Block Start

The Overworld spawns you on a single platform block above an endless void. The block regenerates itself if it's ever removed by outside means (but never overwrites anything you've placed — it only fills in plain air).

🌌 Void Nether & Void End

Take the challenge further — the Nether and the End can be voided too:

  • Nether: stripped of terrain entirely — pure void.
  • The End: islands are gone, but the exit fountain, obsidian spikes, and the full dragon fight and podium sequence are preserved exactly as they are in vanilla. Obsidian pillars now generate from Minecraft's own vanilla spike table instead of a hand-built layout, and the fountain/podium spawns at the same Y-level as the End platform so it never gets cut off by the void. Vanilla itself remains fully in control of spawning, activating, and respawning the fountain and portal — Void One Block only makes sure it has solid ground to appear on.

Both are optional and configurable independently.

🧩 Biome-Compatible, Structure-Free

This void generator preserves original biome sources, so modded biomes (BYG, BOP, and similar) still assign their correct biome IDs to your world — useful for anything that keys off biome identity. Void chunks also report honest height information instead of faking a surface everywhere, so other mods that check "is there ground here?" behave correctly in the void rather than treating it like a normal flat world.

Structures are intentionally disabled across every void dimension: no strongholds, villages, fortresses, bastions, End Cities, or modded structure generation will occur. This only blocks worldgen structure starts — it does not block other mods from placing blocks or entities at runtime, so mods that spawn things like a pre-built house as an entity/event action still work normally; only mods that generate structures during chunk generation are excluded. The one-block challenge is meant to be self-contained rather than a structure hunt.

⚙️ Configurable Spawn Block

Choose exactly what you start on. By default, Void One Block pairs with Random Item Generator: Resurrected, spawning you on its mystery item block for an extra layer of unpredictability. Don't have that mod installed, or the configured block isn't valid? No problem — it automatically falls back to minecraft:grass_block so the world always generates safely.

spawnBlock = "random_item_generator_resurrected:item_block"

🎁 Bonus Chest Support

Enabled the bonus chest at world creation? It'll spawn right beside your starting block, using the standard vanilla loot table — one time only, and it won't reappear once it's been placed.

🌀 Safe End Gateways

End gateways get a small safety platform automatically, so stepping through one in a void End won't strand you in empty space.

🧭 No Experimental Warnings

World generation settings are marked stable, so you won't get the "This world uses experimental settings" pop-up when creating a Void One Block world.


Mod Compatibility

Void One Block is built for maximum compatibility — everything behaves as close to vanilla as possible, except there's no terrain and no worldgen structures. Biomes, mobs, and other mods should work normally.

It has dedicated, optional compatibility support for two companion mods:

Both are entirely optional; Void One Block works fine on its own. If you have only one installed, it's used normally. If you have both installed, OneBlock Reborn takes priority for owning and progressing the origin block, while Void One Block steps back from repairing it and falls back to minecraft:grass_block for the very first block instead of the Random Item Generator block — so the two mods never fight over the same spot.

Pack authors can disable either integration independently via config, without needing to remove the dependency:

randomItemGeneratorCompatibility = true
oneBlockRebornCompatibility = true

Configuration Options

Option Default Description
spawnBlock random_item_generator_resurrected:item_block The block placed beneath the player at Overworld spawn. Falls back to minecraft:grass_block if the configured block/mod isn't present.
voidNether true Voids Nether terrain entirely.
voidEnd true Voids End terrain while preserving the fountain, obsidian spikes, and dragon fight.
manageSpawnBlock true Whether Void One Block places/repairs the spawn block itself. Automatically steps aside when OneBlock Reborn is installed and its compatibility toggle is enabled.
randomItemGeneratorCompatibility true Enables special handling for Random Item Generator: Resurrected.
oneBlockRebornCompatibility true Enables special handling for OneBlock Reborn, including yielding origin-block ownership to it.

Structure generation is always disabled in every void dimension — this is no longer a configurable option.


Getting Started

  1. Install the mod (and optionally Random Item Generator: Resurrected and/or OneBlock Reborn).
  2. Create a new world.
  3. Select the Void One Block world type.
  4. Fall into the void, land on your block, and start surviving.

Built for Forge 1.16.5./1.20.1

Void One Block

A minimalist, mod-compatible one-block-void world type for Forge 1.16.5./1.20.1

Start with nothing but a single block beneath your feet — and everything else is up to you.


What is this?

Void One Block adds a brand-new world type to Minecraft. Instead of generating normal terrain, it strips everything away and leaves you standing on exactly one block, floating in the void. From there, it's your job to survive and expand — while biome identity still works exactly as it should, so modded biomes and biome-aware systems behave normally even though there's no terrain to look at.

No mountains. No oceans. No forests. No structures to stumble into. Just you, one block, and whatever you build from there.


Key Features

🧱 True One-Block Start

The Overworld spawns you on a single platform block above an endless void. The block regenerates itself if it's ever removed by outside means (but never overwrites anything you've placed — it only fills in plain air).

🌌 Void Nether & Void End

Take the challenge further — the Nether and the End can be voided too:

  • Nether: stripped of terrain entirely — pure void.
  • The End: islands are gone, but the exit fountain, obsidian spikes, and the full dragon fight and podium sequence are preserved exactly as they are in vanilla. Obsidian pillars now generate from Minecraft's own vanilla spike table instead of a hand-built layout, and the fountain/podium spawns at the same Y-level as the End platform so it never gets cut off by the void. Vanilla itself remains fully in control of spawning, activating, and respawning the fountain and portal — Void One Block only makes sure it has solid ground to appear on.

Both are optional and configurable independently.

🧩 Biome-Compatible, Structure-Free

This void generator preserves original biome sources, so modded biomes (BYG, BOP, and similar) still assign their correct biome IDs to your world — useful for anything that keys off biome identity. Void chunks also report honest height information instead of faking a surface everywhere, so other mods that check "is there ground here?" behave correctly in the void rather than treating it like a normal flat world.

Structures are intentionally disabled across every void dimension: no strongholds, villages, fortresses, bastions, End Cities, or modded structure generation will occur. This only blocks worldgen structure starts — it does not block other mods from placing blocks or entities at runtime, so mods that spawn things like a pre-built house as an entity/event action still work normally; only mods that generate structures during chunk generation are excluded. The one-block challenge is meant to be self-contained rather than a structure hunt.

⚙️ Configurable Spawn Block

Choose exactly what you start on. By default, Void One Block pairs with Random Item Generator: Resurrected, spawning you on its mystery item block for an extra layer of unpredictability. Don't have that mod installed, or the configured block isn't valid? No problem — it automatically falls back to minecraft:grass_block so the world always generates safely.

spawnBlock = "random_item_generator_resurrected:item_block"

🎁 Bonus Chest Support

Enabled the bonus chest at world creation? It'll spawn right beside your starting block, using the standard vanilla loot table — one time only, and it won't reappear once it's been placed.

🌀 Safe End Gateways

End gateways get a small safety platform automatically, so stepping through one in a void End won't strand you in empty space.

🧭 No Experimental Warnings

World generation settings are marked stable, so you won't get the "This world uses experimental settings" pop-up when creating a Void One Block world.


Mod Compatibility

Void One Block is built for maximum compatibility — everything behaves as close to vanilla as possible, except there's no terrain and no worldgen structures. Biomes, mobs, and other mods should work normally.

It has dedicated, optional compatibility support for two companion mods:

Both are entirely optional; Void One Block works fine on its own. If you have only one installed, it's used normally. If you have both installed, OneBlock Reborn takes priority for owning and progressing the origin block, while Void One Block steps back from repairing it and falls back to minecraft:grass_block for the very first block instead of the Random Item Generator block — so the two mods never fight over the same spot.

Pack authors can disable either integration independently via config, without needing to remove the dependency:

randomItemGeneratorCompatibility = true
oneBlockRebornCompatibility = true

Configuration Options

Option Default Description
spawnBlock random_item_generator_resurrected:item_block The block placed beneath the player at Overworld spawn. Falls back to minecraft:grass_block if the configured block/mod isn't present.
voidNether true Voids Nether terrain entirely.
voidEnd true Voids End terrain while preserving the fountain, obsidian spikes, and dragon fight.
manageSpawnBlock true Whether Void One Block places/repairs the spawn block itself. Automatically steps aside when OneBlock Reborn is installed and its compatibility toggle is enabled.
randomItemGeneratorCompatibility true Enables special handling for Random Item Generator: Resurrected.
oneBlockRebornCompatibility true Enables special handling for OneBlock Reborn, including yielding origin-block ownership to it.

Structure generation is always disabled in every void dimension — this is no longer a configurable option.


Getting Started

  1. Install the mod (and optionally Random Item Generator: Resurrected and/or OneBlock Reborn).
  2. Create a new world.
  3. Select the Void One Block world type.
  4. Fall into the void, land on your block, and start surviving.

Built for Forge 1.16.5./1.20.1

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~2,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works