FTB Materials

Home-grown resources mod that attempts to provide a wide range of resources

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

NeoForge

implementation "curse.maven:ftb-materials-1124942:8010309"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[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
  • 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 base custom-rules-default.json file)
    • 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 ftbmaterials dev build-unifier-db now automatically marks the Unifier DB for reload
    • No need to manually run /ftbmaterials dev reload anymore
    • If you need the old functionality, use /ftbmaterials dev build-unifier-db noreload

Support

If you have any issues with this mod, please report them on our Issue Tracker