WolfyScript / WolfyUtils-Spigot

The WolfyUtilities implementation for the Spigot platform
10 stars 4 forks source link

Fixed ExecutableItems ItemRef Issues #18

Closed WolfyScript closed 2 years ago

WolfyScript commented 2 years ago

The ItemRef for ExecutableItems are no longer valid for all the items from EI. Now it properly checks if the id is correct.

Resolves WolfyScript/CustomCrafting#135 – Executable Items issue