

Corail Recycler
Corail Recycler is a specialized uncrafting table that allows you to recycle almost any items in your inventory, including damaged and enchanted items. The mod fully supports process automation.
Key Features
All recycling recipes exist only on the server side and are fully configurable through JSON files in the configuration folder. You can modify recipes directly in-game using the /recycler
command or through discovery/remove buttons in the recycler interface for operators with permission level 2+ (in singleplayer - creative mode).
The system allows configuring material losses during recycling: damaged items return only part of the ingredients (using a grind list for smaller units), and enchanted items are stripped into one enchanted book (enchanted books are stripped into multiple enchanted books).
Energy storage accelerates the recycler's work during automation (displayed as a red bar in the interface). The mod works excellently on servers and has translations for English, French, Russian, and Chinese languages.
Using the Recycler
Craft the recycler and 9 diamond shards (to create the disk):
Crafting Recipes:
Place the disk in the second slot in the top-left corner of the recycler (will be used during recycling actions). Put the item to recycle in the first slot on the left top and click the "Recycle" button. The recycle button processes the entire item stack at once.
The Recycling Book allows easy checking of which recipes are permitted.
For automatic recycling, you can use hoppers and chests. Only the bottom side is used for extraction, while all other faces are for item insertion.
Recipe Customization
There's a configuration option to remove default vanilla recipes (but you can keep them).
The configuration folder contains 4 files:
- User Defined List: here you can add new recipes (merge/overwrite default recipes)
- Black List: items from this list cannot be recycled
- Unbalanced List: items from this list can only be recycled when the "unbalanced" configuration option is activated
- Grind List: equivalence list of smaller units for use with damaged items or when the "loss chance" option is activated
Management Commands
/recycler export_crafting_recipes
: exports all crafting recipes in "recycler" format (only those not already in the recycler) to a JSON file in the configuration folder/recycler add_recipe
: adds the reverse crafting recipe for the item currently held in the main hand/recycler remove_recipe
: removes the recipe for the item currently held in the main hand
Technical Requirements: Minecraft versions 1.8.9 to 1.16.5, requires Forge and Java 8.
License: All Rights Reserved. You may use the mod for personal use or on servers, as well as in modpacks, but this does not grant the right to distribute the files.