EasyCustomRecipe icon

EasyCustomRecipe -----

Easily create custom item Recipes



[​IMG]

Overview

EasyCustomRecipe is a versatile and user-friendly Minecraft plugin that allows server administrators to create custom crafting recipes with ease. Whether you want to introduce new items or customize existing ones, EasyCustomRecipe gives you the flexibility to configure and manage crafting recipes directly from a configuration file. This plugin is perfect for enhancing your server's gameplay experience by adding unique and exciting crafting possibilities.

Features

  • Custom Crafting Recipes: Define custom recipes for any item in the game using a straightforward configuration file.
  • Dynamic Reloading: Easily reload the configuration and recipes without restarting the server using a simple command.
  • List Recipes: Quickly list all the custom recipes currently loaded on the server.
  • Detailed Command Feedback: User-friendly messages and help commands to guide you through using the plugin.
  • Configuration File: Easily editable config.yml to define your recipes, including item types, patterns, and materials.
Commands

[​IMG]
Main Command: /easycustomrecipe (Alias: /ecr)

  • /easycustomrecipe help: Displays a help message with a list of available commands.
  • /easycustomrecipe list: Lists all custom recipes currently loaded on the server.
  • /easycustomrecipe reload: Reloads the plugin's configuration and recipes, applying any changes made in the config.yml.
Permissions
  • easycustomrecipe.help: Allows access to the /easycustomrecipe help command.
  • easycustomrecipe.list: Allows access to the /easycustomrecipe list command.
  • easycustomrecipe.reload: Allows access to the /easycustomrecipe reload command.
Configuration
The config.yml file is where you define your custom recipes. Here's an example configuration:

Code (Text):
recipes:
  saddle:
    item: SADDLE
    pattern:
      - "LLL"
      - "LIL"
      - " I "
    materials:
      L: LEATHER
      I: IRON_INGOT


Adding a New Recipe

  1. Define the Item: Specify the item key with the resulting item type (e.g., SADDLE).
  2. Set the Pattern: Provide a 3-line pattern under the pattern key. Each line is a string representing one row of the crafting grid.
  3. Map the Materials: Define the materials used in the pattern under the materials key. Map each character in the pattern to a material.
Installation
  1. Download the Plugin: Download the latest version of EasyCustomRecipe from the SpigotMC page.
  2. Install the Plugin: Place the downloaded JAR file into your server's plugins directory.
  3. Start the Server: Start or restart your server to load the plugin.
  4. Configure Recipes: Edit the config.yml file in the plugins/EasyCustomRecipe directory to add your custom recipes.
  5. Reload Configuration: Use /easycustomrecipe reload to reload the configuration and apply your changes.

Resource Information
Author:
----------
Total Downloads: 42
First Release: May 17, 2024
Last Update: May 17, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings