
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
ProgressthroughStep 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.