Custom Recipes

Compatibility

Tested on Spigot-1.16, 1.19, 1.20.

Introduction

A Minecraft (Bukkit) plugin that allows creating custom recipes 

Features

The whole idea of this plugin is that YOU can add a recipe you want. For instance, to add a recipe for panda spawn egg from an egg and bamboos, you can modify the config.yaml file.

At first, add a recipe key "PandaSpawnEgg" to the "enabled-recipes" config section. You may choose any name you want for the recipe key, that is not yet present in the config file.

Then, add the recipe key definition to the end of the config file:

PandaSpawnEgg:
name: "Panda Spawn Egg"
recipe:
- BAMBOO BAMBOO BAMBOO
- BAMBOO EGG BAMBOO
- BAMBOO BAMBOO BAMBOO
material: PANDA_SPAWN_EGG

Existing Pig Spawner Recipe

Pig Spawner

Existing Spawn Eggs Recipes

Blaze Cod Cow Creeper Drowned Enderman Evoker Ghast Glow Squid Magma Cube Panda Phantom Pillager Pig Pufferfish Rabbit Ravager Salmon Sheep Shulker Skeleton Slime Spider Squid Tropical Fish Turtle Vindicator Warden Wither Skeleton Zombie

Existing Other Recipes

Cobblestone Sponge Stick String

 Prismarine

Commands 

customrecipes reload - reload config from disk

Permissions

  • Access to 'reload' command:
    customrecipes.reload (default: op)

Configuration

Default configuration file

Author

I will be happy to add some features or fix bugs. My mail: [email protected].

Useful links

Related projects


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    450110
  • Created
    Feb 23, 2021
  • Last Released File
    Jan 6, 2024
  • Total Downloads
    898
  • License

Categories

Members

Recent Files