Mod

One Block Reborn

Quick rating

One Block Reborn

No reviews yet

Brings the classic OneBlock skyblock experience to Forge 1.20.1 as a native mod, instead of a datapack. Place your Origin Block, start mining, and watch a full progression system unfold entirely, features, phases, mobs, traders, and achievements included

Adventure/Exploration
Custom Dimensions
World Gen Improvements
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
One Block Reborn 1.0.0
Authors
CurseForge
Modrinth

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

OneBlock Reborn

OneBlock Reborn brings the classic OneBlock skyblock experience to Forge 1.20.1 as a native mod, instead of a datapack. Place your Origin Block, start mining, and watch a full progression system unfold entirely, features, phases, mobs, traders, and achievements included, with none of it relying on external datapack scripting to function.

Features

  • Native OneBlock progression — mine the block, get the next one, climb through phases as your mined-block count grows.
  • Built-in phase timeline — nine progression stages from Progress through Step 9, each with its own block pool and passive mob unlocks.
  • Custom phase support for pack authors — add or override phases with simple datapack JSON, no coding required, so modpacks can add modded blocks, mobs, and loot with full control over weights, conditions, and guaranteed drops.
  • Custom trader pools — override stage and visiting trader offers per pack, or let the mod use its own built-in trades.
  • Mob crate & visiting trader system — mobs spawned by your OneBlock are tracked and released through visiting traders, safely and without scoreboard hacks.
  • Progress bossbar — see how close you are to the next stage.
  • Native end portal handling, mob-use achievements, and a full custom advancement tree — tips, progression milestones, and mob-related achievements are all handled by the mod itself.
  • Pack-developer tools — validate, preview, and simulate phases before shipping a modpack, with dedicated OP-only commands and a public help command for everyone else.
  • Angel Block–style placement — the Origin Block places normally against a face, or floats into open air ahead of you when you right-click nothing.
  • Config-first design — nearly every system (stage actions, traders, world border, end portal, mob crates, achievements, etc.) can be toggled per modpack.

Commands

/oneblockreborn help

Pack-developer tools (require OP level 2):

/oneblockreborn dev phases
/oneblockreborn dev phase validate
/oneblockreborn dev phase preview <startsAt>
/oneblockreborn dev phase sample <startsAt> <rolls>
/oneblockreborn dev phase exportdocs
/oneblockreborn dev spawnmob <entity>
/oneblockreborn dev held mined <count>
/oneblockreborn dev held phase <startsAt>
/oneblockreborn dev removeall <maxMined> <createChest>
/oneblockreborn dev datapack

Custom Phases for Pack Authors

Drop JSON files into your datapack to add or replace phases, no Java required:

data/<namespace>/oneblockreborn/phases/<file>.json

Supports weighted block/mob/chest entries, mob count ranges, NBT, per-entry conditions (dimension, biome, mined range, time, weather), guaranteed exact-count drops, and stage actions (world border, stage traders, end portal, milestone messages).

Full documentation is in the mod's README, on the project's GitHub repository.

Compatibility

OneBlock Reborn is built specifically to work with my void world mod, Void 1 Block. It only takes ownership of the block position once it's registered as a OneBlock, and lets Void 1 Block handle world/spawn management while it handles progression. No setup is required, it's compatible out of the box since I built both mods to work together.

This mod has not been tested with other void-world/skyblock mods and is not designed with them in mind.

Credits

OneBlock Reborn's progression design, phase thresholds, and gameplay concepts were inspired by the OneBlock world/datapack by its original author on CurseForge. That project is the origin of the OneBlock format this mod reimagines natively for Forge 1.20.1. All code, assets, and data in this mod are my own original work, written from scratch to bring that gameplay concept to a modded environment; no files from the original datapack are bundled with this mod.

If you enjoy the OneBlock concept, please check out the original datapack and give credit to its creator: 👉 https://www.curseforge.com/minecraft/worlds/oneblock

License

See LICENSE for full terms. In short: free to use and modify for Minecraft modpacks using your own resources; standalone forks/reuploads of this mod's original assets are not permitted.

OneBlock Reborn

OneBlock Reborn brings the classic OneBlock skyblock experience to Forge 1.20.1 as a native mod, instead of a datapack. Place your Origin Block, start mining, and watch a full progression system unfold entirely, features, phases, mobs, traders, and achievements included, with none of it relying on external datapack scripting to function.

Features

  • Native OneBlock progression — mine the block, get the next one, climb through phases as your mined-block count grows.
  • Built-in phase timeline — nine progression stages from Progress through Step 9, each with its own block pool and passive mob unlocks.
  • Custom phase support for pack authors — add or override phases with simple datapack JSON, no coding required, so modpacks can add modded blocks, mobs, and loot with full control over weights, conditions, and guaranteed drops.
  • Custom trader pools — override stage and visiting trader offers per pack, or let the mod use its own built-in trades.
  • Mob crate & visiting trader system — mobs spawned by your OneBlock are tracked and released through visiting traders, safely and without scoreboard hacks.
  • Progress bossbar — see how close you are to the next stage.
  • Native end portal handling, mob-use achievements, and a full custom advancement tree — tips, progression milestones, and mob-related achievements are all handled by the mod itself.
  • Pack-developer tools — validate, preview, and simulate phases before shipping a modpack, with dedicated OP-only commands and a public help command for everyone else.
  • Angel Block–style placement — the Origin Block places normally against a face, or floats into open air ahead of you when you right-click nothing.
  • Config-first design — nearly every system (stage actions, traders, world border, end portal, mob crates, achievements, etc.) can be toggled per modpack.

Commands

/oneblockreborn help

Pack-developer tools (require OP level 2):

/oneblockreborn dev phases
/oneblockreborn dev phase validate
/oneblockreborn dev phase preview <startsAt>
/oneblockreborn dev phase sample <startsAt> <rolls>
/oneblockreborn dev phase exportdocs
/oneblockreborn dev spawnmob <entity>
/oneblockreborn dev held mined <count>
/oneblockreborn dev held phase <startsAt>
/oneblockreborn dev removeall <maxMined> <createChest>
/oneblockreborn dev datapack

Custom Phases for Pack Authors

Drop JSON files into your datapack to add or replace phases, no Java required:

data/<namespace>/oneblockreborn/phases/<file>.json

Supports weighted block/mob/chest entries, mob count ranges, NBT, per-entry conditions (dimension, biome, mined range, time, weather), guaranteed exact-count drops, and stage actions (world border, stage traders, end portal, milestone messages).

Full documentation is in the mod's README, on the project's GitHub repository.

Compatibility

OneBlock Reborn is built specifically to work with my void world mod, Void 1 Block. It only takes ownership of the block position once it's registered as a OneBlock, and lets Void 1 Block handle world/spawn management while it handles progression. No setup is required, it's compatible out of the box since I built both mods to work together.

This mod has not been tested with other void-world/skyblock mods and is not designed with them in mind.

Credits

OneBlock Reborn's progression design, phase thresholds, and gameplay concepts were inspired by the OneBlock world/datapack by its original author on CurseForge. That project is the origin of the OneBlock format this mod reimagines natively for Forge 1.20.1. All code, assets, and data in this mod are my own original work, written from scratch to bring that gameplay concept to a modded environment; no files from the original datapack are bundled with this mod.

If you enjoy the OneBlock concept, please check out the original datapack and give credit to its creator: 👉 https://www.curseforge.com/minecraft/worlds/oneblock

License

See LICENSE for full terms. In short: free to use and modify for Minecraft modpacks using your own resources; standalone forks/reuploads of this mod's original assets are not permitted.

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

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync