Destructor can now pickup item from the world (#465)

* Destructor can now pickup item from the world

* Forgot to add the SideButton file & fixed a couple of things

* Insert only if the network can accept the whole stack

* ...
This commit is contained in:
InusualZ
2016-10-14 16:52:32 -04:00
committed by Raoul
parent a4374ee065
commit 206f909478
4 changed files with 84 additions and 8 deletions

View File

@@ -124,6 +124,8 @@ sidebutton.refinedstorage:void_excess.items_fluids=Void excess items and fluids
sidebutton.refinedstorage:constructor.drop=Drop blocks instead of placing
sidebutton.refinedstorage:destructor.pickup=Pickup items instead of breaking
sidebutton.refinedstorage:access_type.0=Read and write
sidebutton.refinedstorage:access_type.1=Read
sidebutton.refinedstorage:access_type.2=Write