Mineuniverse
Log in Register
Plugins

Custom Furnace Recipes

Create custom furnace recipes
by paxielexiefixie
Download Claim this project
626 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Economy Fun General Mechanics Role Playing

What can this plugin do for you?

This plugin allows you to create custom furnace recipes to your server, e.g. 

Iron Sword melts down to 2 Iron Ingots. All customizable with a config.

How do I add my own recipes?

With the config.yml the plugin creates for you. It's in the SalvageSmelter directory in your /plugins folder.

To add a recipe, you need 3 things. The source material (e.g. an Iron Sword), the result (e.g. Iron Ingot) and the amount of the result (e.g. 2). The time it takes to melt the material and the exp the player gets is optional.

scrapList:
- IRON_SWORD
- GOLD_SWORD
IRON_SWORD:
  result: IRON_INGOT
  amount: 2
  time: 40 // (optional) In ticks! 1 second = 20 ticks  
  exp: 5   // (optional)
GOLD_SWORD:
  result: GOLD_INGOT
  amount: 2

 If you want to add your own recipe, add the material name of your source item to the scrapList and create an entry for it. An example is listed below.

scrapList:
- IRON_SWORD
- GOLD_SWORD
- DIAMOND_CHESTPLATE
IRON_SWORD:
  result: IRON_INGOT
  amount: 2  
  time: 40 // (optional) In ticks! 1 second = 20 ticks
  exp: 5 // (optional)
GOLD_SWORD:
  result: GOLD_INGOT
  amount: 2
DIAMOND_CHESTPLATE:
  result: IRON_INGOT
  amount: 20

Tutorials

 

Contact

Discord: gold.ly#6685

 

v0.2.1
MC 1.16, 1.17
Release 2021-11-15 Get
v0.1
MC 1.16
Release 2021-06-13 Get

More from paxielexiefixie

LNDNR's Anti-VPN & Geo-Blocking
459
Connection Guard - VPN and Geo-Blocking - Spigot, BungeeCord & Velocity
1,118

You Might Also Like

MobHealth
Simple plugin to let you know the damage you just caused to a mob, and how much health it has left.
989,881
Player Heads
Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions
979,351
Advanced Item Effects
Adds custom effects to any item including potion effects.
97,290
VoxelMore
"Sharing is caring."
9,999
SunSteel
A Golden Item Enhancement Plugin
9,880
Sneaker
Hide name tags above players' heads.
9,865