CustomCrafting  |  Advanced Custom Recipe Plugin [1.17.1 - 1.20.6 | Free] icon

CustomCrafting | Advanced Custom Recipe Plugin [1.17.1 - 1.20.6 | Free] -----

Create custom Crafting, Furnace, Anvil, Stonecutter and more recipes! Support for MetaData and more



Anvil Recipes & Ignore specific Metadata
Added Anvil recipes.

Both slots of the Anvil can be configured with Items (MetaData supported).

The repair cost can be configured to your needs.
It can also be configured to be affected by the input item in slot left (slot 0).
This means, if the item has a repair cost it can be added to the recipe's repair cost or it can be multiplied by the recipe's repair cost and then be added to it.

The blocking of enchanting, renaming and repairing of items is easily blocked!

[​IMG]
The GUI to create Anvil recipes


More info can be found in the config file.
Code (YAML):
repair_cost :
  #The cost of this recipe
  amount
: 0
  #If the repair cost should be applied to the results Meta
  apply_to_result
: false
  #The mode in which the repair cost should be affected by the input.
  #NONE: nothing will change. amount stays the same
  #ADD: the repair cost of the input will be added
  #MULTIPLY: the repair cost will be multiplied by the input repair cost
  mode
: NONE

#Blocks repairing! Only if input_right is blank!
block_repairing
: false
#Blocks the renaming of the item!
block_rename
: false
#Blocks the enchanting of the item. Only useful if input_right if left blank!
block_enchant
: false

#The order in which the recipes are checked!
priority
: NORMAL

mode
:
  #DURABILITY (increases or decreases the durability of input_left and set it as the result)
  durability
: 1

  #RESULT (Will always return this item! No matter which you put in the anvil!)
  result
: #CustomItem

#Each of the inputs can be left blank! So that means you can have both set, or you have either input_left or input_right set!
#input_left=true, input_right=false:
#   - The recipe is allowed when input_left contains the item(slot 0)!
#
#input_left=false, input_right=true:
#   - The recipe is allowed if input_right contains the item(slot 1)!
#   - The items in slot 0 are ignored!
#
#input_left=true, input_right=true:
#   - The recipe is allowed if the input_left contains the item(slot 0) and input_right contains the item(slot 1)!

#Supports multiple choices of items, so you don't need to create a recipe for each tool etc.!
input_left
:
  #multiple CustomItems possible

#Also supports multiple choices!
input_right
:
  #same as for input_left

Added the ability to ignore specific MetaData of CustomItems.
In the ItemCreator there are cyan buttons on the bottom left for some Metadata.
They can be Ignored or in case numeric Metadata values, they can be set to allow higher or lower values than the value set for the CustomItem.

For example:
You can create a Sword with a damage value of 50. Set the Meta mode to HIGHER.
When used in crafting or anvil recipes the only swords with a damage value higher than 50 will be allowed.


Other changes:
  • If the server uses an outdated Spigot or Paper build the plugin will no longer shutdown completly, but will disable all features and send a message on player join to download the latest Spigot or Paper build.
  • Some minor bug fixes.
Remember these are new features and therefor could contain bugs or glitches. If you encounter any bug or glitch then please report it on my Discord or on SpigotMC (NOT in the review section please!)
----------, Jul 9, 2019
Resource Information
Author:
----------
Total Downloads: 201,101
First Release: Apr 19, 2018
Last Update: Mar 17, 2024
Category: ---------------
All-Time Rating:
254 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings