Added a new (slightly WIP?) array, the Turret Array

This commit is contained in:
WayofTime 2018-03-11 11:19:34 -04:00
parent ecb81a7017
commit bbe026dda9
5 changed files with 596 additions and 27 deletions

View file

@ -5,6 +5,8 @@ Version 2.2.8
- It's a bright idea to fix this as soon as I can.
- Changed the recipe of the Teleport Array:
- Note from Scotty: Captain, I'll remind ya what happened last time you put an apple in her array! Use an Enderpearl and redstone dust next time!
- Added a new (slightly WIP?) array, the Turret Array:
- Place an array on top of an inventory with arrows and then place a bow and an arrow in the array. The array will target enemies greater than 3 blocks away and less than 32, using any arrows in the inventory.
- Increased the max number of items transferable by the Master Routing Node in its system to 64 per second. Will revisit this limit if I figure out a less silly upgrade system.
------------------------------------------------------