WolfyScript / WolfyUtils-Spigot

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

Fix StackReference Parser Swapping #76

Closed WolfyScript closed 6 months ago

WolfyScript commented 6 months ago

When selecting a new Parser for a StackReference the new Parser wasn't being used. This fixes that issue. And the ItemEditor in CustomCrafting works as intended again.