Spigotmc Bukkit Recipes

1 week ago spigotmc.org Show details

Logo recipes Feb 3, 2019  · SpigotMC - High Performance Minecraft. Home Wiki Spigot Plugin Snippets. Recipe Example. Discussion (0) Page; History; Editors; Recipe Example ... // Finally, add the recipe to …

› Spigot | SpigotMC - High P… The home of Spigot a high performance, no lag customized CraftBukkit Minecraft …
› CustomRecipes (1.8.x-1.21.… /crecipe book - Opens the recipe booklet crecipe.reload /crecipe reload - Reloads …
› CustomRecipes | SpigotM… For instance, to add a recipe for panda from an egg and bamboos, you can modify …
› Recipe (Spigot-API 1.21.4-… declaration: package
› FurnaceRecipe (Spigot-AP… declaration: package
› CookingRecipe (Spigot-API 1… declaration: package
› Bukkit#recipeIterator () not r… Since you're specifically looking for something like a Smelting enchantment, …
› Recipe Control Edit and creat… Disable vanilla recipes. Disable recipes added by other plugins; Create custom …

205 Show detail

2 days ago spigotmc.org Show details

Logo recipes /crecipe book - Opens the recipe booklet crecipe.reload /crecipe reload - Reloads the recipes and configs crecipe.give /crecipe give <player> <recipename> - Gives a player a custom recipe. …

Recipes 486 Show detail

5 days ago spigotmc.org Show details

Logo recipes Feb 23, 2021  · For instance, to add a recipe for panda from an egg and bamboos, you can modify the config.yaml file: 1. Add a recipe key "PandaSpawnEgg" to the "enabled-recipes" config …

Recipes 174 Show detail

2 days ago github.com Show details

Logo recipes Inventory menu for viewing all registered recipes; Supports crafting and furnace recipes; Recipes are saved in the NBT format, preserving all item data; Extra types of recipes: Permission …

Recipes 291 Show detail

1 week ago github.com Show details

Logo recipes 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 …

Recipes 177 Show detail

1 week ago spigotmc.org Show details

Logo recipes declaration: package: org.bukkit.inventory, interface: Recipe. All Methods Instance Methods Abstract Methods

262 Show detail

1 week ago bukkit.org Show details

Logo recipes Jun 20, 2021  · /cr create <recipename> : Creates a new recipe /cr edit <recipename> : Edits an already existing recipe. /cr enable <recipename>: Enables a recipe. /cr disable <recipename>: …

96 Show detail

2 days ago spigotmc.org Show details

Logo recipes Disable vanilla recipes. Disable recipes added by other plugins; Create custom recipes; Add new recipes for not only crafting table, but furnace, blast furnace, campfire, smoker, stonecutter, …

Recipes 434 Show detail

1 week ago spigotmc.org Show details

Logo recipes declaration: package: org.bukkit.inventory, class: CookingRecipe. Parameters: key - The unique recipe key result - The item you want the recipe to create. input - The input choices. …

132 Show detail

2 weeks ago spigotmc.org Show details

Logo recipes declaration: package: org.bukkit.inventory, class: FurnaceRecipe. Parameters: key - The unique recipe key result - The item you want the recipe to create. source - The input material. …

443 Show detail

1 week ago bukkit.org Show details

Logo recipes Fixed recipes being consumed, even if the result couldn't be collected to the cursor. Fixed Shaped Crafting Recipes not checking shape bounds correctly. Fixed 1x3 (and possibly more) recipes …

Recipes 213 Show detail

3 days ago spigotmc.org Show details

Logo recipes Nov 12, 2020  · Once we create this class, we can start jumping into creating our BrewingRecipe class, where we will have attributes we can set to create our custom brewing recipe easier and …

77 Show detail

1 day ago bukkit.org Show details

Logo recipes Recipe Book Category Alignment. Added Category Align options to the Recipe Book Config that makes it possible to further customize the Recipe Book main menu. Dynamic main menu …

325 Show detail

1 week ago spigotmc.org Show details

Logo recipes Nov 1, 2019  · Since you're specifically looking for something like a Smelting enchantment, I'd recommend using FurnaceRecipe and not CookingRecipe. Also, to truly check if a recipe is for …

Recipes 134 Show detail

1 week ago bukkit.org Show details

Logo recipes Fixed compatibility of Cauldron Recipes with Minecraft 1.17; Fixed shaped crafting recipes not constructing shape when saved. (This prevented them from working right after saving them). …

Recipes 493 Show detail

Please leave your comments here:

Comments