Restores Factoriopedia entries for prototypes that are reachable on the Ultracube progression route, while keeping unused vanilla prototypes hidden. Merges duplicate recipe and item/fluid pages so each entry shows up once.
Small changes concerning balance, gameplay, or graphics.
Version: 2.0.0
Date: 2026-08-28
Changes:
- Updated for Factorio 2.1 and Ultracube 0.8.0.
- Merged and shadow recipes now inherit always_show_made_in from the source recipe, so their Factoriopedia entries keep showing the crafting machine.
Bugfixes:
- Fixed a startup error caused by Factorio 2.1 replacing RecipePrototype::category with categories: merged and shadow recipes lost their crafting category and fell back to "crafting", which failed for recipes with fluid ingredients.
Version: 1.0.0
Date: 2026-05-19
Features:
- Restore Factoriopedia visibility for prototypes reachable on the Ultracube progression route (recipes, items, fluids, entities, tiles, technologies). Unrelated vanilla prototypes stay hidden.
- Merge duplicate Factoriopedia pages: when a recipe and its single result share an icon, the recipe page is folded into the item/fluid page. Multi-result recipes that name themselves after one of their results get a main_product hint.
- Manual override tables (manual_unhides.lua, manual_merges.lua) for cases the automatic logic cannot resolve.
- Optional rename of the cube-refined-rare-metals conversion recipe so the crushing recipe can merge with the refined rare metals item page. Toggleable in startup settings; ships with a migration for existing saves.