File Details
[NEOFORGE] FTB Materials 26.1.2.3
- B
- Apr 29, 2026
- 3.40 MB
- 4.1K
- 26.1.2
- NeoForge
File Name
ftb-materials-26.1.2.3.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
[26.1.2.3]
Changed
- Several improvements to recipe unification
- Better detection of modded items and tags in
/ftbmaterials dev build-unifier-db - Better handling of json arrays in recipes
- Raw storage blocks are now added to the Unifier DB
- Better detection of modded items and tags in
- Changes to handling of custom rules file
config/ftbmaterials/custom-rules.json- The file is now located at
config/ftbmaterials/custom-rules-default.json - Now scans
config/ftbmaterials/rules/to load supplementary rules files (recommended to use these rather than edit the basecustom-rules-default.jsonfile) - If updating on an existing world and you have added rules, you will need to re-add those rules to a supplementary rules file (see above)
- The "sub" field in custom rules is now "output_value"
- Rules can take an optional "input_value" field which, if present, makes the rules run only on recipes with a matching input value
- If custom rules exist for a recipe type, but none match for a particular recipe of that type, the default recipe scanner (scanning for items and tags in the Unifier DB) is now run for that recipe
- The file is now located at
- The
ftbmaterials dev build-unifier-dbnow automatically marks the Unifier DB for reload- No need to manually run
/ftbmaterials dev reloadanymore - If you need the old functionality, use
/ftbmaterials dev build-unifier-db noreload
- No need to manually run
Support
If you have any issues with this mod, please report them on our Issue Tracker