flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin
GNU General Public License v3.0
5 stars 6 forks source link

Sugar Cane isn't respected as a set #28

Closed baesik closed 2 years ago

baesik commented 2 years ago

I tried putting just a plain sugar cane on an item frame, then sending a few sugar canes to the receiver chests and they get put into an air chest.

flokol120 commented 2 years ago

@baesik if I understand you correctly you were using sets. If so, please provide your config.yml.

baesik commented 2 years ago

https://pastebin.com/raw/UULd0Xgw

Most of the sets were from the Spigot discussion board that someone shared and I slightly tweaked it.

Edit: Would like to mention that even having this as a set doesn't get sorted.

sets:
  - [sugar_cane, item_frame, glow_item_frame]
flokol120 commented 2 years ago

@baesik just tested this, works correctly as expected. For further debugging please answer the following questions:

flokol120 commented 2 years ago

@baesik ping before closing due to inactivity.

flokol120 commented 2 years ago

closed due to inactivity.