-
Couldn't load subscription status.
- Fork 1
Home
Traqueur edited this page Oct 5, 2024
·
3 revisions
RecipesAPI is a lightweight, easy-to-use API designed for Spigot servers that allows you to create custom recipes. Whether you want to add custom crafting, furnace recipes, or other item interactions, RecipesAPI simplifies the process for you.
- Custom Recipe Creation: Support for shaped, shapeless, and furnace recipes and other types.
- Advanced Ingredient Handling: Ability to use items with metadata (e.g., custom names).
- Easy Integration: Simple API for integrating into any Spigot plugin.
- Version Compatibility: Works with the latest Spigot versions and offers compatibility with Folia.
- Hooks for Third-Party Plugins: Supports ItemsAdder, Oraxen, and custom hooks for your item systems.
- Check the Installation page to set up the your project with the api.
- Learn how to Create Custom Recipes using the API.
- Create custom ingredients to manager custom crafts Custom Ingredients System