
Item Recycler Mod adds a simple recycler block that lets you recycle items into their components. Simply put items in top slots, click Start Recycling and wait for it to finish! It will stop once you run out of items or it’s full.

By default it won’t recycle anything, you have to add recipes yourself. Datapack json:
{ "type": "recycler:recycler", "ingredient": { "item": "minecraft:dirt" }, "results": [ { "item": "minecraft:wheat_seeds", "count": 3 }, { "item": "minecraft:stone" } ], "time": 60 }
time is optional, defaults to 60. Supports KubeJS:
event.recipes.recyclerRecycler('3x minecraft:wheat_seeds', 'minecraft:dirt') event.recipes.recyclerRecycler(['3x minecraft:cobblestone', 'minecraft:stone', '4x minecraft:coal'], 'minecraft:obsidian') event.recipes.recyclerRecycler('3x minecraft:wheat_seeds', 'minecraft:grass').merge({time: 60})
Screenshots:









Requires:
Minecraft Forge
Item Recycler Mod Download Links
For Minecraft 1.16.5
Forge version: Download from Server 1 – Download from Server 2
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.16.5
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 205781.mcaddon
- Download size: 51 KB
- Download link checked 24 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.