新建2021-02-27

- Fixes a server startup crash

- Fixes the mod being marked as client-side only

- MachineContainers are now ICommandSender

- Adds missing allowSplit() for Item components

- Adds setFilter() to Item, Energy and Fluid components

- Makes World Outputs only run on the server

2020-08-01

- Fixes fluid slots not outputting fluids

- Fixes selection slot flickering

- Allows fluid slots to have buckets to be clicked in

2020-07-13

- Adds a firebeam visual for lasers

- Fixes a crash with world conditions and anything that uses MachineContainer

- Adds some methods for directly extracting/inserting from machines

- Adds an IWorld expansion method for getting a Requious Machine at a specific position

2020-06-28

- Allow lasers to target multiple receivers

- Fix particles not working with variables

- Fix energy and fluid slots accepting items even if allowBattery/allowBucket is disabled

2020-06-28

- Allow lasers to target multiple receivers

- Fix particles not working with variables

- Fix energy and fluid slots accepting items even if allowBattery/allowBucket is disabled

2020-06-26

- Fix AABBs not working properly

- Cancel recipe processing whenever we successfully complete one

- Refactor slot visuals, they now save data used for gauges and selection slots

- Fix oredict ingredients in JEI

- Allow big slot visuals to make larger than 1x1 gauges and other such nonsense

- Add variables to machines

- Add Text slots that can display text, tooltips and icons with variable support

- World slots are no longer necessary for World Results and Requirements

- MachineContainer now allows access to variables and specific slot contents

- Remove Automata Slot, can now be done cleaner with MachineContainer stuff

- Machines now have an active blockstate property controlled by the "active" variable

2019-10-18

- Allows gauges to invert their fill/empty behavior (visually)

- Fixes a crash with world requirements/results

2019-09-07

- Fixes some shiftclicking oddities

- Normalizes fluid storage in JEI recipes

2019-09-06
0.4-hotfix

- Fixes shift-clicking voiding items

- Fixes fluids double inserting on empty fluid slots

2019-09-06

- Fixes fluids not rendering in JEI

- Tentiative shift-click support

- Fixes crash when a recipe outputs a fluid

2019-08-31

- Fixes energy slots not accepting energy from the outside

- Adds battery support to energy slots

- Exposes transfer limits for energy slots

- Adds decoration capabilities to item, selection, fluid and energy slots

- Adds decoration slot


- 修复了能量槽不接受外界能量输入的bug;

- 为能量槽添加了放入电池的支持;

- 显示[不确定翻译]能量槽的传输限制;

- 为物品、流体、能量槽提供了Decoration[不确定翻译]显示;

- 添加了持续时间[不确定翻译]槽。

2019-08-30

- Adds custom batteries

- Adds custom fluid containers

- Adds world slot

- Adds JEI Info support for recipes

- Adds Random support for recipes


- 添加自定义电池;

- 添加自定义流体容器;

- 添加(机器的)世界槽;

- 添加对配方的JEI支持;

- 添加对配方的随机(对象)支持。

2019-08-22
0.1-hotfix

- Fixes AT not being applied because it was in the wrong folder

2019-08-21

- Initial Release


最初版本。

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