Closed mounderfod closed 3 years ago
Two approvals received, as such this PR is ready to be merged. Any objections to this PR should be raised now, as it is being placed on last call.
Side note: I am aware that Settings
contains Rarity
, but I need it separately anyway in order to check it. Just, don't put rarity in both :tiny_potato:
Side note: I am aware that
Settings
containsRarity
, but I need it separately anyway in order to check it. Just, don't put rarity in both :tiny_potato:
You can use Item#getRarity
or ItemStack#getRarity
, so you don't need the Rarity parameter
Some explanation is already in the Discord, if you have any questions then ask me.