Minecraft Furnace Recycler mod 2026 download
logo
minecraft mod Furnace Recycler

Furnace Recycler

Game Version: 1.8
Total Downloads: 1,216
Updated: Jan 25, 2015
Created: Jan 24, 2015
Download Furnace RecyclerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Furnace Recycler v1.0 release 3.47 KB Jan 25, 2015 1.8 1,216 download Furnace Recycler Furnace Recycler v1.0 releaseDownload

Screenshots

Description

Share this:

Furnace Recycler

"This is a very simple plugin that allows you to smelt armour, swords, pickaxes, axes, shovels and HOES! Into their original crafting material."

Items


Introduction


With the Furnace Recycler plugin the players are able to transform their extra armour and items into their crafting materials with the use of a furnace. The amounts and items to smelt can be configured in the config.yml file:

pluginEnabled: true
armor:
  enabled: true
  helmetAmount: 5
  chestplateAmount: 8
  legginsAmount: 7
  bootsAmount: 4
swords:
  enabled: true
  amount: 2
pickaxes:
  enabled: true
  amount: 3
axes:
  enabled: true
  amount: 3
shovels:
  enabled: true
  amount: 1
hoes:
  enabled: true
  amount: 2

This is the default config.yml file, below a table of what field represents what:

Field Valid Values Description
pluginEnabled true/false If false the plugin will not load
enabled true/false If false it will disable the ability of smelting the items in that section(e.g. armor, swords, …)
amount A whole number from 1 to 64 Defines the amount of the crafting item that will come out of the furnace(e.g. for a gold pickaxe this defines the amount of gold that the player will receive)
helmetAmount, chestplateAmount, legginsAmount, bootsAmount A whole number from 1 to 64 Define the amount of the crafting item that will come from smelting the respective armour piece

NOTE: If you wish to change the configuration, you will have to do it while the server isn't on, changing the configuration while the server is on and then reloading will not save your changes!


Suggestions


If you have any suggestions or comments about the plugin as well as know glitches please comment them below this post so the plugin can be fixed.

Thank you in advance.

Comments

Add a comment