WolfyScript / WolfyUtils-Spigot

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

Fixed FunctionalRecipeGenerator on some systems #48

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

The FunctionalRecipeGenerator wasn't able to find some core packages like java.util on some systems. This PR should hopefully fix this since the cause is still unknown.