UltimateRecipe icon

UltimateRecipe -----

Create unlimited custom recipes!



Create unlimited custom recipes!

Commands
  • /recipe reload - Reloads the plugin
Permissions
  • recipe.command.reload - Allows use of the /recipe reload command
MiniMessage Support
You can use MiniMessage formatting to customize messages with colors and gradients.

Unlimited Shape Recipe Support
You can create unlimited shape recipe.

Unlimited Furnace Recipe Support
You can create unlimited furnace recipe.

Unlimited Blast Furnace Support
You can create unlimited blast furnace recipe.

✔ Unlimited Stone Cutter Support
You can create unlimited stone cutter recipe.

✔ Unlimited Smoker Support
You can create unlimited smoker recipe.

✔ Unlimited Smithing Template Support
You can create unlimited smithing template recipe.

Code (YAML):
settings:
  minimessage
: true

Code (YAML):
messages:
  prefix
: "<dark_gray>[<green>UltimateRecipe<dark_gray>]</dark_gray>"
  no-permission
: "%prefix% <red>You don't have permission to use this command!</red>"
  player-only
: "%prefix% <red>You can't use commands from console!</red>"
  help-header
: "<yellow>----- UltimateRecipe Commands -----</yellow>"
  help-reload
: "%prefix% <white>/%cmd% reload <gray>- Reloads the plugin</gray></white>"
  reload-success
: "%prefix% <green>Successfully reloaded!</green>"
  reload-fail
: "%prefix% <red>A serious error occurred during reloading</red>"

Code (YAML):
recipes :
  # Crafting Table Recipe
  example_sword
:
    type
: SHAPED
    shape
:
     - " D "
      - " D "
      - " S "
    ingredients
:
      D
: DIAMOND
      S
: STICK
    result
:
      material
: DIAMOND_SWORD
      amount
: 1
      name
: "<green>Example Sword"
      lore
:
       - "<gray>Stronger than normal diamond sword"
      enchants
:
        SHARPNESS
: 1

  # Furnace Recipe
  example_diamond
:
    type
: FURNACE
    input
: DIAMOND_BLOCK
    experience
: 1.0
    cooking-time
: 200
    result
:
      material
: DIAMOND
      name
: "<aqua>Diamond"

  # ⚡ Blast Furnace Recipe
  example_emerald
:
    type
: BLAST
    input
: EMERALD_BLOCK
    experience
: 1.0
    cooking-time
: 100
    result
:
      material
: EMERALD
      name
: "<green>Emerald"

  example_stonecutter
:
    type
: STONE_CUTTER
    input
: SUGAR_CANE
    result
:
      material
: PAPER
      name
: "<green>Example Paper"

  # Smoker Recipe
  example_steak
:
    type
: SMOKER
    input
: BEEF
    experience
: 0.5
    cooking-time
: 80
    result
:
      material
: COOKED_BEEF
      name
: "<gold>Example Steak"
      lore
:
       - "<gray>Top quality meat"

  # Smithing Template (1.20+)
  example_netherite
:
    type
: SMITHING_TRANSFORM
    template
: NETHERITE_UPGRADE_SMITHING_TEMPLATE
    base
: DIAMOND_SWORD
    addition
: NETHERITE_INGOT
    result
:
      material
: NETHERITE_SWORD
      name
: "<red>Example Netherite Sword"
      lore
:
       - "<gray>Stronger than normal netherite sword"
      enchants
:
        SHARPNESS
: 1



For support, please use only resource discussion

Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
  • All payments are final and non-refundable.
  • Redistribution or resale of this plugin is prohibited.
  • You are not permitted to modify, decompile, or extract any part of the plugin's source code.
  • Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.
Resource Information
Author:
----------
Total Downloads: 1
First Release: Apr 24, 2026
Last Update: Apr 24, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings