
Researchd
Bringing Factorio research to Minecraft
Обновлён 24 июня 2026 г. · опубликован 8 октября 2025 г.

Researchd
This mod implements the Factorio's research system into Minecraft
The mod supports both KubeJS and Datapack customization, allowing pack developers to add their own Researches and Research Packs
Content
Researches

The KubeJS code for the root research
ResearchdEvents.registerResearches(event => {
event.create('rd_example_js:wood')
.icon('minecraft:oak_log')
.method(ResearchMethodHelper.and(
ResearchMethodHelper.consumeItem('minecraft:wheat_seeds', 1),
ResearchMethodHelper.consumeItem('minecraft:dirt', 8)
))
.effect(ResearchEffectHelper.unlockRecipe('minecraft:oak_planks'));
});
Research Packs
The Research Lab and its GUI

The KubeJS code for the research pack
ResearchdEvents.registerResearchPacks(event => {
event.create('rd_examples_js:test_pack')
.color(120, 150, 90)
.sortingValue(0);
});
Supported Versions
| NeoForge | 1.21.1 |
|---|
Pack-dev info
For how to get started in pack dev, there are both in-game and online resources:
The
/rd example kubejsand/rd example datapackcommands for generating example datapacks/scriptsThe online wiki at https://porting-dead-mods.github.io/Researchd/
Addon-dev info
For info and help on developing addons visit the online wiki https://porting-dead-mods.github.io/Researchd/
License
This mod is licensed under our license, the 'Common Sense License'.
This means that you can use and modify the code freely only if you make major changes (>50%) code alteration. This assumes that you are using the entire source code. Using small parts of the code is fine.
Regardless of how much you use, make sure to always credit.
If development ends, either through an official announcement, unreachability of the developers and inactivity on the project for prolonged amounts of time, all restrictions except the requirement to provide credit drop.
The reason for us not using one of the popular open source licenses like GPL, MIT or Mozilla is due to bad experiences in the past where we had our projects stolen and reuploaded by rather famous figures in the modding community.
Dependencies
Porting Dead Mods (our library mod) is a required dependency
If JEI is installed, there is also integration for recipe unlock effects and consume item methods, which allow the player to look at the recipes in JEI
If KubeJS is installed, the mod will load KubeJS scripts, allowing you to add custom researches and packs.
Discord
Join our Discord to get help, make suggestions and chat about the mod
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.2.3-alpha | Альфа | 1.21.1 | neoforge | 24 июня 2026 г. | Скачать (1017 КБ) |
| 1.2.2-alpha | Альфа | 1.21.1 | neoforge | 23 июня 2026 г. | Скачать (998 КБ) |
| 1.2.1-alpha | Альфа | 1.21.1 | neoforge | 23 мая 2026 г. | Скачать (943 КБ) |
| 1.2.0-alpha | Альфа | 1.21.1 | neoforge | 4 апреля 2026 г. | Скачать (950 КБ) |
| 1.1.0-alpha | Альфа | 1.21.1 | neoforge | 5 ноября 2025 г. | Скачать (605 КБ) |
| 1.0.0-alpha | Альфа | 1.21.1 | neoforge | 12 октября 2025 г. | Скачать (554 КБ) |
Ченджлог
1.2.3-alphaАльфа1.21.1 · 24 июня 2026 г.
v1.2.3-alpha
1.2.2-alphaАльфа1.21.1 · 23 июня 2026 г.
v1.2.2-alpha
1.2.1-alphaАльфа1.21.1 · 23 мая 2026 г.
v1.2.1-alpha
1.2.0-alphaАльфа1.21.1 · 4 апреля 2026 г.
v1.2.0-alpha
1.1.0-alphaАльфа1.21.1 · 5 ноября 2025 г.
Changes
- v1.1.0-alpha (Reclipse)
- level fix and scroll adjustemnt cuz it looked a little weird, thanks you very much for the good scrolling impl, reclipse <3 love you (thepigcat)
- Fix and/or methods crashing (Reclipse)
- Scrollable Effects and a few fixes (Reclipse)
- Change curseforge release type to always be specified as release. (why would you ever hide alpha releases...) (Reclipse)
- Fix Graph Cache. More Efficient Graph Data Refreshing. (Reclipse)
- A few fixes (Reclipse)
- uhhh lab doesnt have correct part positions, please fix (thepigcat)
- fix click sound when dragging && tags and loottables (thepigcat)
- fix items not saving (hopefully) (thepigcat)
- fix names and recipes :3 (thepigcat)
- naming fixes (thepigcat)
- fix creative tab search issue (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- fix failure messages (thepigcat)
- ConsumeItem now consumes only the right amount of items (Reclipse)
- I love git desync <3 (Reclipse)
- Move to PDL Ghost API v2, and some work. Cleanup (Reclipse)
- much debugging and bump versions of some dependencies (thepigcat)
- migrate config to new config system (thepigcat)
- research pack name and desc fix (thepigcat)
- stuffs (thepigcat)
- fix oopsie (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- add display field to researches and research packs, replacing literal_name and literal_description (thepigcat)
- Fix empty string being passed as team name (Reclipse)
- +1 word :p (Reclipse)
- Apply scroller fix (Reclipse)
- Fix inviting yourself and a few more UUID comparison issues (Reclipse)
- Fix Team Dump, Saved Data pollution, Saved Data pointer divergence (Reclipse)
- forgor :skull: (Reclipse)
- Sync effect data. (Reclipse)
- Search researches by name / description / rl (Reclipse)
- UnlockItem Effect v2 (Reclipse)
- UnlockItem effect (WIP), and KubeJS overload fix (Reclipse)
- Define PDL as a dependency on NF (closes #1) (Reclipse)
- Clarify dependencies in README.md (thepigcat76)
- Update README.md (thepigcat76)
- Update README.md (thepigcat76)
- readme part 2 (thepigcat)
- oops (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- readme part 1 (thepigcat)
1.0.0-alphaАльфа1.21.1 · 12 октября 2025 г.
Mod release
Комментарии
Загружаем…