Exortions/SkyBlock

You don't get a collection level when getting level one of a collection.

Closed this issue · 1 comments

Issue: You don't get a collection level when getting level one of a collection.
How to replicate: Get a collection (Wheat, Carrots, Potatoes, Etc.)
Build version: Latest (1.0)

The issue has been resolved! Quite simple, really. All we had to do was edit the self-generating collection method in CollectionsListener.java. Me, being me, forgot to put Config.setCollectionLevel(player, collectionType, collection); in there 😄