WolfyScript / WolfyUtils-Spigot

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

Minecraft 1.19.3 Update #45

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

Minecraft 1.19.3 broke quite a few things regarding the creative menu tabs and recipes.

By the looks of it the creative menu tab information of items is now client-side only, so there is no way right now to get that information (without painstakingly making my own categories...).

Recipes must be provided with the Recipe Book Category and are put into the 'misc' category by default.

These changes also massively affect CustomCrafting: