Implemented Priority System for the item routing system. Lower numbers are looked at first.
This commit is contained in:
parent
2c49c49441
commit
7104138e2b
10 changed files with 97 additions and 10 deletions
|
@ -2,6 +2,8 @@
|
|||
Version 2.0.0-19
|
||||
------------------------------------------------------
|
||||
- Fixed path blocks so they are actually craftable.
|
||||
- Added gui stuff to enable priority in the item routing system: nodes with a lower value priority will be accessed first. (May be rotated in the future)
|
||||
- Grayed out the currently active side's button in the item routers.
|
||||
|
||||
------------------------------------------------------
|
||||
Version 2.0.0-18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue