Release 4.1.0 for MC 1.18.2
Changes:
- Updated to 1.18.2
- Added an optional `enabled` field to singularity jsons (docs)
- Added more usable keys to the datapack recipe maker for shaped recipes
Release 3.1.10 for MC 1.16.5
Changes:
- Singularities are now synced during resource reload
- this also includes syncing from server -> client on joining a server
- this means /reload will now work for singularity changes/additions (similarly to recipes, so no need to restart the client when editing singularities)
- Improved performance of Ender Crafter & Crafting Core
- they will now only check for matching recipes when the grid/items change
- this should solve potential performance issues in packs with lots of recipes
- Added 'selected' text to selected recipe button tooltips in the auto crafting tables
- Ensure singularity JSON files are read using UTF-8 encoding
- Fixed Quantum Compressor ghost item rendering too dark
Release 3.1.9 for MC 1.16.5
Changes:
- Table recipes will now show up in all applicable JEI categories (this only applies to smaller recipes with no required tier)
- Smaller table recipes will now be centered in larger grids in JEI (ex. 5x5 recipes in the 9x9 category will be centered)
- Crafting tables now handle remaining items in the same way as the vanilla workbench
- Fixed right-clicking on the table output item deleting half of the result items
- Fixed Ender Crafter item I/O
- Fixed Quantum Compressor eject button hover texture
Release 3.1.8 for MC 1.16.5
Changes:
- Improved performance of Auto Crafting Tables
- the tables will now only check for matching recipes when the grid changes
- this should solve the major performance hit of the Basic Auto Crafting Table with useVanillaRecipes enabled in packs with a lot of recipes
- Fixed the CraftTweaker Recipe Maker not using the proper syntax for item tags
Release 3.1.7 for MC 1.16.5
Changes:
- Added support for IIngredientTransformers (like .reuse()) in crafttweaker extended crafting table recipes
- Auto crafting tables now handle container items (previously the item would just get consumed)
- Fixed a potential dupe when crafting with certain items in extended crafting tables
Release 3.1.6 for MC 1.16.4+
Changes:
- Auto Crafting Tables now show a ghost of the output item
- Ingredients are now optional for singularities
- Energy bars now show the max energy capacity
- Numbers in tooltips are now formatted
- Fixed the Crafting Core pedestal count not accounting for all pedestals in range
- Fixed the Ender Crafter JEI category not showing non-square shaped recipes properly
- Fixed the Ender Crafter JEI category showing time required as 'ticks' instead of 'seconds'
Release 3.1.5 for MC 1.16.4+
Changes:
- Re-added the ability for Basic Crafting Tables to craft vanilla crafting recipes
- Added the ability for Basic Auto Crafting Tables to auto craft vanilla crafting recipes
- Singularity types are now synced from server -> client when joining a world
- Fixed machine GUIs not properly reflecting progress/energy information on servers
- Fixed all blocks not having proper harvest tools set
- Fixed Ender Crafting recipes not outputting the correct amount of items if there is already an item in the output slot
- Fixed the Ultimate Singularity recipe not displaying properly on servers
Release 3.1.3 for MC 1.16.4+
Changes:
- Added zh_cn translations (#110)
- Fixed recipe maker not working properly for shaped table recipes
- Fixed Quantum Compressor eject functionality not working
- Fixed Singularity compressor recipes not handling tag ingredients properly
- Fixed The Ultimate Singularity recipe breaking silently because of singularities with tag ingredients
Release 2.0.4 for MC 1.15.2
Changes:
- Fixed combination crafting recipes preventing the client from connecting to a dedicated server
Release 2.0.3 for MC 1.15.2
Changes:
- Finished implementing Auto Crafting Tables
- Items are now pulled from the inventory above and distributed around the grid
- You can save 3 recipes to each table
- Read more in the in-game guide book (requires Patchouli)
- Item particles will now spawn for the last 2 seconds of a Combination Crafting operation
- Added a tooltip to the arrow in Ender Crafter recipes in JEI showing base ticks required
- Fixed the Crafting Core not filtering out empty pedestals when checking for a recipe
Release 2.0.3 for MC 1.15.2
Changes:
- Finished implementing Auto Crafting Tables
- Items are now pulled from the inventory above and distributed around the grid
- You can save 3 recipes to each table
- Read more in the in-game guide book (requires Patchouli)
- Item particles will now spawn for the last 2 seconds of a Combination Crafting operation
- Added a tooltip to the arrow in Ender Crafter recipes in JEI showing base ticks required
- Fixed the Crafting Core not filtering out empty pedestals when checking for a recipe