JourneyBeyond

Quick rating

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

JourneyBeyond

No reviews yet

adds item unlocking, research, duplication, and datapack customization.

Mod Loaders
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

About

Project Details

Type
Mod
Latest Version
journeybeyond-1.21.1-1.1.0.jar

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

Resources

External Links

Source Issues Wiki Discord

About

Description

JourneyBeyond

JourneyBeyond brings Terraria-style Journey Mode to Minecraft, with research-based duplication, persistent unlocks, and datapack-configurable requirements.   It’s perfect for builders, testers, or survival progression servers that want controlled creative access.


🌟 Features

Commands

  • /journey on - turns on journey mode
  • /journey off - turns off journey mode
  • /journey ui - access the ui through the command line of MC

📚 Research & Unlocking

  • Sacrifice items in the Journey Table to unlock them for infinite duplication.
  • Each item has a research requirement — sacrifice enough copies to unlock it forever.
  • Rare or unique items (e.g., Dragon Egg) only require 1 copy.
  • Requirements are fully configurable via datapacks (see below).

Duplication

  • Once unlocked, click an item in the Duplication Panel to instantly get a full stack.
  • Items go directly into your inventory or drop nearby if full.
  • Works in both singleplayer and multiplayer.

🖥 Journey Table UI

  • Clean, Minecraft-inspired interface.
  • Sacrifice slot on the left, Duplication Grid on the right.
  • Search bar to filter unlocked items.
  • Colored slot backgrounds to make sacrifice, duplication, and inventory areas easy to distinguish.

💾 Persistence

  • All unlocks are saved in the world save (<world>/data/journey_data.dat).
  • Data is automatically saved when:   - You unlock a new item.   - You log out.   - The server/world saves.
  • Works seamlessly in multiplayer — all players share the same unlocks (per-world progression).

📂 Datapack Configuration

JourneyBeyond supports datapack-defined research requirements so you can control how many copies of each item are needed to unlock them.

File Location

data/<namespace>/journey_research/<item>.json

Example for minecraft:diamond:

{
&nbsp; "item": "minecraft:diamond",
&nbsp; "required": 64
}

Special Notes

  • required: 0 disables unlocking for that item entirely.
  • required: 1 is recommended for unique/rare items (like Elytra, Dragon Egg).
  • If an item has no datapack entry, the mod uses its default requirement.
  • You can override vanilla and other mod items with datapacks.

Installing a Datapack

  1. Create a datapack in your world or server’s datapacks/ folder.
  2. Follow standard Minecraft datapack structure:
datapacks/
  my_journey_settings/
   pack.mcmeta  
     data/
      mypack/
        journey_research/
          minecraft_diamond.json
  1. Reload with /reload or restart the world.

📸 Screenshots

(Add screenshots of sacrifice slot, duplication grid, search, and custom-colored slots.)


⚙ Technical Info

  • Platform: NeoForge 1.21.1+
  • Persistence: SavedData in <world>/data/
  • Capabilities: EntityCapability<IJourneyData, Void>
  • Networking: Syncs on join, unlock, and world save
  • Datapacks: JSON files for custom research requirements

📦 Modpack / Server Usage

  • Great for creative or sandbox servers.
  • Prevents full creative mode abuse while allowing controlled infinite items.
  • Fully compatible with modded items (datapacks can tweak their requirements too).

📋 Planned

  • Per-player progression mode.
  • Advancement integration.
  • Configurable UI size and layout.
  • In-game research editor.

📜 License

MIT License — use freely in modpacks with credit.

description_5c73b43a-40e7-4fe1-9cca-24f77889d022.png

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

~2,000
Downloads
Last Updated
Created
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