Back to mods
Futurepack Research Patcher project artwork

CurseForge · Minecraft mod

Futurepack Research Patcher

Allows modpack makers to override Futurepack research using datapacks

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Futurepack Research Patcher release should I use?

Updated 1 year ago
Latest stable file fpresearchpatcher-1.18.2-1.0.0-1.jar
Game version 1.18.2
Loader Forge

Futurepack Research Patcher fpresearchpatcher-1.18.2-1.0.0-1.jar targets 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Futurepack Research Patcher required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Futurepack Research Patcher fpresearchpatcher-1.18.2-1.0.0-1.jar need?

fpresearchpatcher-1.18.2-1.0.0-1.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Futurepack Research Patcher without breaking your instance.

Built for Futurepack Research Patcher fpresearchpatcher-1.18.2-1.0.0-1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use fpresearchpatcher-1.18.2-1.0.0-1.jar. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside fpresearchpatcher-1.18.2-1.0.0-1.jar. It opens that exact file at the source.

About this project

What does Futurepack Research Patcher add?

Overview

This mod allows modpack makers to easily customize FuturePack research trees using the vanilla datapack system. No more being stuck with the default research layout!

✨ Features

  • Override any FuturePack research - Change position, requirements, rewards, and more
  • Hot-reload support - Use /reload to apply changes without restarting
  • KubeJS integration - Works seamlessly with KubeJS for modpack development
  • Custom command - /fpreload to manually reload the research system
  • Full compatibility - Works with all FuturePack versions 33.0.7547+

📦 For Modpack Makers

Quick Start

Place your custom research JSON files in:

kubejs/data/[namespace]/futurepack_research/[page].json

Or create a datapack:

datapack_name/
├── pack.mcmeta
└── data/
    └── [namespace]/
        └── futurepack_research/
            └── [page].json

Available Research Pages

  • main.json - Main research page
  • story.json - Story researches
  • production.json - Production researches
  • energy.json - Energy researches
  • logistic.json - Logistics researches
  • chips.json - Chip researches
  • deco.json - Decoration researches
  • space.json - Space researches
  • tools.json - Tool researches

📝 Example

Want to make the industrial furnace available from the start? Create production.json:

[
  {
    \"id\": \"production.industrieofen\",
    \"page\": \"production\",
    \"x\": 0,
    \"y\": 0,
    \"parents\": [],
    \"aspects\": [],
    \"level\": 0,
    \"time\": 0,
    \"need\": [],
    \"icon\": {
      \"name\": \"futurepack:industrial_furnace\"
    },
    \"enables\": [
      {
        \"name\": \"futurepack:industrial_furnace\"
      }
    ]
  }
]

🔧 Commands

  • /reload - Reload all datapacks
  • /fpreload - Force reload FuturePack research system

⚙️ Requirements

  • Minecraft 1.18.2
  • Forge 40.3.11 or higher
  • FuturePack 33.0.7547 or higher

📚 Documentation

For more examples and detailed documentation, visit our GitHub repository

💡 Support

Found a bug or need help? Please report issues on our GitHub Issues page.

📄 License

This mod is licensed under the MIT License.` }

Project description from CurseForge.

Pick your setup

Futurepack Research Patcher by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Futurepack Research Patcher versions and loaders

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.