Recycler Mod 1.14.4 allows you to recycle your damaged tools and armor in the blast furnace.

Recycler mod for minecraft logo

Features:

Recycler mod for minecraft 21

This mod allows you do melt down tools and armor back to materials in the blast funace.

Recycler mod for minecraft 22

The amount of materials you get back depends on durability.

Recycler mod for minecraft 23

All these items can be recycled in the blast furnace by default.

Recycler mod for minecraft 24

A diamond nugget is added so that you can melt down damaged diamond equipment.

Recycler mod for minecraft 25

Be careful! If you melt your equipment in the regular furnace you still get only a nugget back.

More recipes can be added via data packs.

Sample recipe JSON:

{
  "type": "recycler:blasting_recycling",
  "ingredient": {
    "item": "minecraft:iron_pickaxe"
  },
  "results": [
    "minecraft:iron_ingot",
    {
      "item": "minecraft:iron_nugget",
      "count": 9
    }
  ],
  "max_output": 3
}

max_output is the amount you get back when the item is not damaged at all.

The item from results that has the lowest count will be tried first and if max_output × count × durability_percentage is less than 1 the item with the next lowest count will be tried.

Screenshots:

Recycler mod for minecraft 01

Recycler mod for minecraft 02

Recycler mod for minecraft 03

Recycler mod for minecraft 04

Recycler mod for minecraft 05

Recycler mod for minecraft 06

Recycler mod for minecraft 07

Recycler mod for minecraft 08

Recycler mod for minecraft 09

Recycler mod for minecraft 10

Recycler mod for minecraft 11

Recycler mod for minecraft 12

Recycler mod for minecraft 13

Recycler mod for minecraft 14

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Recycler Mod 1.14.4 Download Links

For Minecraft 1.14.4

Download from Server 1

Click to rate this post!
[Total: 0 Average: 0]