►► 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!



Custom Model Data (1.5.6)
FIXED item effects not working if the item name didn't match the recipe name.
ADDED bStats statistics util to view plugin-related statistics. Toggle this setting in the bStats folder.

ADDED the ability to set custom model data to your recipe results.


This is NOT generated in the config.yml automatically and is only available for MC 1.14 and NEWER!

To take advantage of this feature you MUST add the following to your recipe in your config.yml
Custom-Model-Data: 'INT' (where INT is replaced with your model data).
Code (Text):
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# CustomRecipe remastered by MehBoss                                                                #
# Version v1.5.6                                                                                    #
#                                                                                                   #
# If you find a bug, send me a PM and it will be fixed! :)                                          #
#                                                                                                   #
# For MC 1.14+ add 'Custom-Model-Data: INT' to your recipe for utilization                          #
#                                                                                                   #      
#    Enchant Strings:                                                                               #
# http://pastebin.com/AWtKQ5UH                                                                      #
#    Effects:                                                                                       #
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffect.html                      #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Items:
  CursedSword:
    Enabled: true
    Item: 'DIAMOND_SWORD'
    Item-Damage: 'none'
    Amount: 1
    Shapeless: true
    Identifier: 'CURSED_SWORD'
    Custom-Model-Data: '1010'
    Permission: 'crecipe.recipe.cursedsword'
    Name: '&eCursed Sword'
    Lore:
     - '&fThe Cursed Sword'
    Effects:
     - 'POISON:20:2'
    Hide-Enchants: true
    Enchantments:
     - 'DURABILITY:300'
    ItemCrafting:
     - 'DDD'
     - 'XPX'
     - 'XPX'
    Ingredients:
     - 'D:DIAMOND:1:Diamond Shrine'
     - 'P:OAK_PLANKS:1:Wooden Board'

----------, Apr 3, 2023
Resource Information
Author:
----------
Total Downloads: 50,616
First Release: Feb 25, 2017
Last Update: Yesterday at 10:39 PM
Category: ---------------
All-Time Rating:
42 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings