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

Create your own fully customizable recipes. Presets: craft a mob spawner, many spawn eggs, etc.

Report CustomRecipes?

Compatibility

Tested on Spigot-1.16, 1.19, 1.20, 1.20.6, 1.21.

Introduction

Create your own fully customizable recipes; presets: craft a mob spawner, many spawn eggs, etc.

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

https://raw.githubusercontent.com/uprial/customrecipes/master/images/pig_spawner.png

Existing Spawn Eggs Recipes https://raw.githubusercontent.com/uprial/customrecipes/master/images/blaze_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/cod_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/cow_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/creeper_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/drowned_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/enderman_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/evoker_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/ghast_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/glow_squid_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/magma_cube_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/panda_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/phantom_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/pillager_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/pig_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/pufferfish_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/rabbit_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/ravager_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/salmon_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/sheep_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/shulker_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/skeleton_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/slime_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/spider_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/squid_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/tropical_fish_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/turtle_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/vindicator_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/warden_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/wither_skeleton_spawn_egg.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/zombie_spawn_egg.png Existing Other Recipes https://raw.githubusercontent.com/uprial/customrecipes/master/images/cobblestone.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/sponge.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/stick.png

https://raw.githubusercontent.com/uprial/customrecipes/master/images/string.png https://raw.githubusercontent.com/uprial/customrecipes/master/images/prismarine.png

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][email protected][/EMAIL].

Information

CategoryGameplay
Published onOctober 30, 2024
LicenseUnspecified
Downloads69
Stars1
Watchers0

Pinned Versions

Members

Avatar for rial

rial

Owner