You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
* Better detection of modded items and tags in `/ftbmaterials dev build-unifier-db`
17
17
* Better handling of json arrays in recipes
18
18
* Raw storage blocks are now added to the Unifier DB
19
+
* Added blacklisting to `ftbmaterials-startup.snbt` to exclude specific items/item tags/blocks entirely from the unification DB
20
+
* Added overrides to `ftbmaterials-startup.snbt` to perform per-recipe-namespace replacements on specific strings in recipes
19
21
* Changes to handling of custom rules file `config/ftbmaterials/custom-rules.json`
20
22
* The file is now located at `config/ftbmaterials/custom-rules-default.json`
21
23
* Now scans `config/ftbmaterials/rules/` to load supplementary rules files (recommended to use these rather than edit the base `custom-rules-default.json` file)
0 commit comments