Release 2.0.2 for MC 1.15.2
Changes:
- Added back Recipe Maker functionality
- Can be used on tables, ender crafter, crafting core
- Has both datapack and crafttweaker variants
- Using tags is now disabled by default
- Added an in-game guide book (requires Patchouli)
- Added 'inUltimateSingularity' field to singularity jsons to define whether or not the singularity should be in the Ultimate Singularity recipe (true by default)
- Fixed the config option to disable the ultimate singularity recipe
Release 2.0.1 for MC 1.15.2
Changes:
- Started adding Auto Crafting Tables
- The replacement for the Automation Interface
- Currently only has the auto crafting functionality
- The item insertion, item distribution, and pattern saving functionality has not yet been implemented
- Added back CraftTweaker support
- Added recipe types 'extendedcrafting:combination', 'extendedcrafting:compressor', 'extendedcrafting:table', 'extendedcrafting:ender_crafter' to the recipe type registry
- Fixed extended crafting tables exposing their inventories to automation
- Fixed the Quantum Compressor I/O slot validation/sidedness
- Fixed the Crafting Core not having a 1 item limit
- Fixed pedestals not updating their item visually when an item is inserted with automation
Release 1.5.6 for MC 1.12.2
Changes:
- Added an input limit for the Quantum Compressor input buffer, can be toggled on and off in the GUI, will limit the buffer to 100% of the recipe requirement
- Added support for some of the CraftTweaker recipe input transforms (such as .reuse(), .noReturn(), .transformReplace()) to the crafting tables
- Added the ability to specify the base crafting time required for Ender Crafting recipes on a per recipe basis (set amount of seconds as the last parameter in a recipe addition)
- Added russian translation
- Changed energy requirement for Combination Crafting to long from int (allowing for more power creep)
- Fixed issues with container items in the crafting tables
- Fixed the Recipe Maker not outputting NBT in the correct format for CraftTweaker
Release 1.5.3 for MC 1.12.2
Changes:
- Added mods.extendedcrafting.TableCrafting.addShapedMirrored (uses same syntax as addShaped)
- Changed the Black Iron Frame recipe to use ordict glass
- Made Combination Crafting and Quantum Compression respect NBT better
- Fixed the Automation Interface trying to insert items into incorrect tables
Release 1.5.1 for MC 1.12.2
Changes:
- Table Recipes now respect NBT
- The recipe will check if all the tags present on the recipe item are present on the input item
- This means you can have more tags on the input item and it will still be valid as long as it has all the required tags
- This will be getting applied to all other crafting systems in a future update
- You can now once again rotate the Quantum Compressor, and it will keep it's data this time
- Fixed an issue that would cause the Automation Interface to not auto-craft
Release 1.5.0 for MC 1.12.2
Changes:
- Automation Interface improvements:
- View recipe GUI overhaul:
- Now contains the players inventory
- Now shows the recipe output
- Now has item hover tooltips
- Fixed weird lighting of block icons
- A ghost item of the saved recipe's craft result will now render in-world (can be disabled)
- Shift-clicking one of the direction buttons in the config gui will set it to 'none'
- Fixed a dupe bug
- Fixed smart insert not inserting into empty slots
- Fixed the automation interface sometimes auto-crafting when it shouldn't
- View recipe GUI overhaul:
- Crafting Table improvements:
- The Basic Crafting Table can now be used to craft vanilla recipes (can be disabled)
- Revamped grid inventories to significantly improve performance
- Added the Basic Crafting Table to the JEI vanilla crafting category as a catalyst and transfer handler (can be disabled)
- Added a "required ingredients" hover tooltip to the Combination Crafting JEI category
- Added a config option to disable waila showing the stored FE of the machines
- The Quantum Compressor will no longer render a ghost item if there's a block above it
- Disabled the ability for the Quantum Compressor to be rotated to prevent inventory loss
- Updated guide book information
- Fixed inventories not shift-clicking to the correct slots from output
Release 1.4.2 for MC 1.12.2
Changes:
- Added a config option to disable the ghost item renderer of the Quantum Compressor
- Made some backend changes to tables which should improve stability
- WAILA will now show what's being crafted for the Crafting Core and Quantum Compressor
- Removing recipes with CraftTweaker will now remove all recipes with the output stack instead of just the first one
- Fixed the Automation Interface not working properly with the Ender Crafter
- Fixed the Ender Crafter not saving it's inventory in some cases
- Fixed the Automation Interface not saving the result of an Ender Crafting recipe properly
Release 1.4.1 for MC 1.12.2
Changes:
- Fixed disabling singularities causing the game to crash on load
Release 1.4.0 for MC 1.12.2
Changes:
- Added a 'Smart Insert' ability to the Automation Interface
- With this enabled, Auto Insert will only take in items that can be put in the grid at that time
- Auto Insert used to partially do this and now doesn't if this is disabled
- Smart Insert is on by default
- Overhauled the config file (NOTE: current configs will convert automatically, no need to re-generate them)
- Completely reorganized and cleaned up all the config options
- Added config options to disable each mechanic in the mod
- Added config options for ender crafting time required and alternator effectiveness
- Removed the config option for quantum compressor item consumption rate as it is no longer needed
- Re-balanced Ender Crafting
- Each craft now takes 60 seconds by default
- Each ender alternator now increases the crafting speed by 1% (.6 seconds) by default
- These changes make using more alternators more important, as well as lower the amount needed for max speed from 200 to 100 by default
- Cleaned up JEI categories
- Changed 'recipe required' icon to a less ugly one
- Made the combination crafting category a little less messy
- Resized all the categories to fit nicer into the new borders
- Added pedestal as a combination crafting catalyst and ender alternators for ender crafting
- Fixed the center item in combination crafting not working when checking the uses of an item
- Cleaned up Automation Interface GUIs
- Table/recipe indicators are now icons instead of true/false
- Recipe manipulation buttons are now icons instead of ugly text buttons
- The config menu now uses buttons with status indicators instead of text buttons
- The config buttons now have tooltips with descriptions and status
- Fixed the view recipe GUI back button texture being broked
- Shift clicking in extended crafting tables will now put items into the crafting grid
- Changed all instances of "RF" in tooltips to "FE"
- The Quantum Compressor will now always insert/eject up to 64 items at a time
- Improved the performance of combination crafting
- The Crafting Tables will now show their tier in HWYLA
- Fixed the Handheld Crafting Table closing if the player moved while it was open
- Fixed not being able to clear a recipe in the Automation Interface if there wasn't a table available
- Fixed Auto Eject in the Automation Interface not working if a table or recipe were missing
- Fixed issues with the Automation Interface doing weird things with item transfer in some cases
- Fixed the Quantum Compressor not ejecting partial stacks in some cases
Release 1.4.0 for MC 1.12.2
Changes:
- Added a 'Smart Insert' ability to the Automation Interface
- With this enabled, Auto Insert will only take in items that can be put in the grid at that time
- Auto Insert used to partially do this and now doesn't if this is disabled
- Smart Insert is on by default
- Overhauled the config file (NOTE: current configs will convert automatically, no need to re-generate them)
- Completely reorganized and cleaned up all the config options
- Added config options to disable each mechanic in the mod
- Added config options for ender crafting time required and alternator effectiveness
- Removed the config option for quantum compressor item consumption rate as it is no longer needed
- Re-balanced Ender Crafting
- Each craft now takes 60 seconds by default
- Each ender alternator now increases the crafting speed by 1% (.6 seconds) by default
- These changes make using more alternators more important, as well as lower the amount needed for max speed from 200 to 100 by default
- Cleaned up JEI categories
- Changed 'recipe required' icon to a less ugly one
- Made the combination crafting category a little less messy
- Resized all the categories to fit nicer into the new borders
- Added pedestal as a combination crafting catalyst and ender alternators for ender crafting
- Fixed the center item in combination crafting not working when checking the uses of an item
- Cleaned up Automation Interface GUIs
- Table/recipe indicators are now icons instead of true/false
- Recipe manipulation buttons are now icons instead of ugly text buttons
- The config menu now uses buttons with status indicators instead of text buttons
- The config buttons now have tooltips with descriptions and status
- Fixed the view recipe GUI back button texture being broked
- Shift clicking in extended crafting tables will now put items into the crafting grid
- Changed all instances of "RF" in tooltips to "FE"
- The Quantum Compressor will now always insert/eject up to 64 items at a time
- Improved the performance of combination crafting
- The Crafting Tables will now show their tier in HWYLA
- Fixed the Handheld Crafting Table closing if the player moved while it was open
- Fixed not being able to clear a recipe in the Automation Interface if there wasn't a table available
- Fixed Auto Eject in the Automation Interface not working if a table or recipe were missing
- Fixed issues with the Automation Interface doing weird things with item transfer in some cases
- Fixed the Quantum Compressor not ejecting partial stacks in some cases
Release 1.3.6 for MC 1.12.x
Changes:
- Fixed items with NBT not working in combination crafting recipes that don't require it
Release 1.3.5 for MC 1.12.x
Changes:
- Added an indicator to JEI categories for table recipes with required tiers
- The recipe maker is now just one item with toggle-able modes, shift right click to change between shaped/shapeless
- Moved the shapless icons in in the table crafting JEI categories
- Fixed the progress arrow in the Ender Crafter gui being incorrectly located
- Fixed lighting issues with some blocks
Release 1.3.5 for MC 1.12.x
Changes:
- Added an indicator to JEI categories for table recipes with required tiers
- The recipe maker is now just one item with toggle-able modes, shift right click to change between shaped/shapeless
- Moved the shapless icons in in the table crafting JEI categories
- Fixed the progress arrow in the Ender Crafter gui being incorrectly located
- Fixed lighting issues with some blocks