新建2020-11-03

- Updated to forge for 1.16.4

你已经到达了世界的尽头..
新建2020-09-18

- Updated to 1.16.3

你已经到达了世界的尽头..
新建2020-08-24

- Updated to forge for 1.16.2

你已经到达了世界的尽头..
新建2020-08-13

- Fixed issues with the Recipe Maker creating recipes with incorrect dimensions/sizes

2020-08-01

- Initial release for 1.16.1

你已经到达了世界的尽头..
新建2020-08-01

- Added ru_ru translations

2020-07-25

- Added a recipe for the guide book

- Fixed an issue causing recipes added using CraftTweaker to not work

2020-06-23

- Fixed combination crafting recipes preventing the client from connecting to a dedicated server

2020-06-22

- 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

2020-05-03

- 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

2020-05-16

- 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

2020-04-03

- Initial release

你已经到达了世界的尽头..
新建2019-09-02

- 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

2019-08-02

- Fixed container items not breaking when used in Extended Crafting Tables

2019-04-12

- Fixed the Automation Interface not detecting tables when no recipe is saved

2019-04-02

- 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

你已经到达了世界的尽头..