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 returned table suggestion #130

Closed alandoyle95 closed 8 years ago

alandoyle95 commented 8 years ago

would it be possible to return a labeled table for the items in the stack

currently its..

1 = item_name 2 = meta(damage) 3 = amount in slot 4 = display_name

alandoyle95 commented 8 years ago

also noticed that the ME bridge does return the data this way i suggested :+1: