Currently the table only determines if a type is stackable and put it in slot 1. This means any stackable item can be inserted in the fruit slot.
This is not nice from a usage standpoint since the table is only usable for fruits. This check adds to make sure only knives and fruits can be inserted
Currently the table only determines if a type is stackable and put it in slot 1. This means any stackable item can be inserted in the fruit slot.
This is not nice from a usage standpoint since the table is only usable for fruits. This check adds to make sure only
knives
andfruits
can be inserted