Full changelog on github
1.2.2 :
Added :
- Config to not register the loom
Fixed :
- JEI Category when crafting table recipes are disabled showing a missing texture
- Properly manage dependencies. Instead of crashing, you the forge popup
Full Changelog on github
1.2.1 :
Fixed :
- Meta values < 10 not being localized properly
- Config to not remove vanilla pattern-apply being ignored
- Order of pattern banners in the creative tab
Added :
- Loom
- Recipe to apply a pattern from a shape only
- Config to remove crafting table and/or loom recipes (pattern creation, application, bypassing)
- Config to fall back to old pattern texture
- Config to always use fallback texture
- Config for PatternApply to consume pattern
- Config to show crafting table or loom in HEI
- Config to wear banners in the helmet slot
Fixed :
- Light gray and light blue dye not applicable
- Off-by-one error on max_banner_layer
- #3 - Crash on startup on dedicated servers
Changed :
- Improvements to recipe registry
- General code cleanup
- Optimized JEI category
- Metadata of
uses
parameter is now set in itself instead of using the meta parameter
1.1.0 :
Added :
- Allows setting a custom pattern item via the uses parameter
- Add config to remove vanilla pattern applying recipe via mixin
Changed :
- Set crafting table as catalyst of the HEI category
- Rewrote config handling :
- Move mixins, mappings and general to separate files
- There is no script to move them over, you will have to update maunally
- Should be more robust, report any bugs encountered
Fixed :
- Make PatternApply not show in recipe book
- Make all banners have a black background (#2)
- Fix max_banner_layers