►► CustomRecipes (1.8.x-1.21.x) || Advanced Recipes Made Easy || ◄◄ icon

►► CustomRecipes (1.8.x-1.21.x) || Advanced Recipes Made Easy || ◄◄ -----

Create your own advanced custom recipe or item! Crafting, furnace, stonecutter, and more!



New Converter Types & Fixes (v1.9.8.6)
CHANGE LOG:
ADDED blast furnace recipe converter (MC >= 1.14)
ADDED smoker recipe converter (MC >= 1.14)
ADDED anvil recipe converter
ADDED support for custom 'ItemsAdder' and 'MythicMobs' items as recipe ingredients & results (i.e itemsadder:bedrockpickaxe).
ADDED ExactChoice for MC versions >= 1.14
Ingredients will require a precise match. Anvil renaming will not work. If identifier is set on the ingredient, ExactChoice will use that recipe Similar to how it is setup now
ADDED vanilla recipe book support (MC >= 1.14)
If the player lacks crafting perms, they will not discover/will undiscover the recipe. Auto-Discover option when joining server
ADDED vanilla cooking book support (MC >= 1.14)
Same stipulations as the above recipe book.
ADDED command to undiscover/discover recipes manually (see /edititem) (MC >= 1.14)
ADDED corresponding features to the public API
ADDED support for different potion types for potion recipes
Code (Text):
  Custom-Tags:
  - path:
    - potion
    value: STRENGTH
    extended: true
    upgraded: false
FIXED an issue with ItemsAdder items not being registered as recipe results.
FIXED an issue with AmountDeduction failures on some recipes, which was a result of an incorrect variable usage from switching over to an API.
FIXED an issue with the furnace converter recipes.

Code (Text):
CursedSword:
  Enabled: true
  Shapeless: true
  Cooldown: -1
  Item: 'DIAMOND_SWORD'
  Item-Damage: 'none'
  Amount: 1
  Placeable: true
  Ignore-Data: false
  Ignore-Model-Data: false
  Exact-Choice: false
  Custom-Tagged: true
  Identifier: 'CURSED_SWORD'
  Converter: none
  Permission: 'crecipe.recipe.cursedsword'
  Auto-Discover-Recipe: true
  Book-Category: 'MISC'
  Name: '&eCursed Sword'
  Lore:
   - '&fThe Cursed Sword'
  Effects:
   - 'POISON:20:2'
  Hide-Enchants: true
  Enchantments:
   - 'DURABILITY:255'
  ItemCrafting:
   - 'XDX'
   - 'XBX'
   - 'XBX'
  Ingredients:
    D:
      Material: DIAMOND
      Identifier: none
      Amount: 1
      Name: 'Diamond Shrine'
    B:
      Material: OAK_PLANKS
      Identifier: none
      Amount: 1
      Name: 'Wooden Board'
  Custom-Tags: []
  Item-Flags: []
  Attribute: []
  Custom-Model-Data: none
  Disabled-Worlds: []
   
Code (Text):
  # Should this recipe use precise ItemStacks and show up in the vanilla recipe book?
  # Does not work on versions < 1.14
  Exact-Choice: true
 
  # Defines whether the recipe will show in the vanilla recipe book upon joining the server
  # If set to false, it will be discoverable once crafted
  # If the player lacks permission, it will not show
  Auto-Discover-Recipe: true
 
  # CraftingBookCategory (BUILDING, EQUIPMENT, MISC, REDSTONE)
  # CookingBookCategory (BLOCKS, FOOD, MISC)
  # Category recipe is to be shown in the recipe book
  Book-Category: 'MISC'
 
Visit the wiki here for more information. Please report any issues on our discord and let me know if you have any suggestions. Thank you!
----------, Jan 5, 2025
Resource Information
Author:
----------
Total Downloads: 54,866
First Release: Feb 25, 2017
Last Update: Jan 29, 2025
Category: ---------------
All-Time Rating:
44 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings