WolfyUtils 4.16.7

Details

  • Filename
    wolfyutils-spigot-4.16.7.0.jar
  • Uploaded by
  • Uploaded
    Sep 30, 2022
  • Size
    5.80 MB
  • Downloads
    1,474
  • MD5
    cbbcc948b9a1561052256e0c763af89e

Supported Bukkit Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16

Changelog

Functional Cooking Recipes

These recipes can be used to use custom ingredient checks for cooking recipes.
(Custom Assembler and Remaining Item function are also available, but not called by MC)

You need to be very careful creating the recipes, as they do not use the Bukkit Recipe API and directly extend Minecraft recipe classes!
If any error occurs while executing any of the custom functions, the recipe is instantly unregistered!
For more info, see GitHub!

CustomItem Block Settings

This update introduces a new setting to change the behaviour of CustomItems placed as blocks.
Using the useCustomDrops option, you can disable the block from dropping the CustomItem.

For more info, see GitHub!

Changelog

  • #27 - Dynamically Generate GUI Bytecode from CraftInventories
  • #1 - Functional Cooking Recipes
  • #28 - Fallback NMSUtil implementation
  • #29 - CustomItem Block Settings

 

Full Changelog: <tt>v4.16.6.1...v4.16.7</tt>