austinv11 / PeripheralsPlusPlus

A pseudo-port of miscperipherals, with other stuff as well!
GNU General Public License v2.0
25 stars 28 forks source link

Player Interface destroys item/stack when outputSide is not valid #146

Closed juniorjunior closed 8 years ago

juniorjunior commented 8 years ago

Using retrieveFromSlot() when the output side is not a valid inventory results in the item/stack being destroyed. Is this intended behavior?