Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Traqueur-dev

Effortlessly create and manage custom recipes for Spigot servers with an intuitive API.

Report RecipesAPI?

Release
1.2.0

Traqueur-dev released RecipesAPI version 1.2.0 on September 20, 2024

Changelog - Version 1.2.0

🚀 Major Changes

  • No More registerRecipes Method: It is no longer required to call the registerRecipes method at the end of your onEnable method. Recipes are now automatically registered when the API is initialized, making the process even simpler! 🎉

✨ New Features

  • Custom Item Plugin Hooks: You can now create hooks for custom item plugins, allowing better integration and flexibility for your recipes.
  • Built-in Support for ItemsAdder and Oraxen: ItemsAdder and Oraxen are now natively supported within the API. You can use custom items from these plugins directly in your recipes, whether as ingredients or results. 🛠️
    • To use custom items in YML recipes, simply prefix the item ID with the plugin name like so: item: "<plugin_name>:<item_id>". This format works for both recipe results and ingredients.

Information

Published onSeptember 20, 2024
Downloads0

Platforms

Paper Paper (1.21-1.21.1)