{"id":20417104,"url":"https://github.com/cybermonitor/recycler_1.5.2","last_synced_at":"2025-09-05T07:35:51.809Z","repository":{"id":109742029,"uuid":"258968751","full_name":"CyberMonitor/Recycler_1.5.2","owner":"CyberMonitor","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-26T07:35:29.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T03:44:43.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberMonitor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-26T07:34:23.000Z","updated_at":"2020-04-26T07:35:32.000Z","dependencies_parsed_at":"2023-06-25T23:09:01.845Z","dependency_job_id":null,"html_url":"https://github.com/CyberMonitor/Recycler_1.5.2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CyberMonitor/Recycler_1.5.2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberMonitor%2FRecycler_1.5.2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberMonitor%2FRecycler_1.5.2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberMonitor%2FRecycler_1.5.2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberMonitor%2FRecycler_1.5.2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberMonitor","download_url":"https://codeload.github.com/CyberMonitor/Recycler_1.5.2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberMonitor%2FRecycler_1.5.2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727624,"owners_count":25157132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T06:24:31.947Z","updated_at":"2025-09-05T07:35:51.731Z","avatar_url":"https://github.com/CyberMonitor.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recycler\n\n## Minecraft mod that allows you to recycle your damaged tools and armor in the blast furnace.\n\n---\n\n### This mod allows you do melt down tools and armor back to materials in the blast funace.\n\n![img](docs/img/blast-pickaxe.png)\n![img](docs/img/blast-horse-armor.png)\n![img](docs/img/blast-sword.png)\n![img](docs/img/blast-leggings.png)\n\n---\n\n### The amount of materials you get back depends on durability.\n\n![img](docs/img/blast-damaged-1.png)\n![img](docs/img/blast-damaged-2.png)\n![img](docs/img/blast-damaged-3.png)\n![img](docs/img/blast-damaged-4.png)\n\n---\n\n### All these items can be recycled in the blast furnace by default.\n\n![img](docs/img/items-iron.png)\n![img](docs/img/items-gold.png)\n![img](docs/img/items-diamond.png)\n\n---\n\n### A diamond nugget is added so that you can melt down damaged diamond equipment.\n\n![img](docs/img/craft-diamond.png)\n![img](docs/img/craft-diamond-nuggets.png)\n\n---\n\n### Be careful! If you melt your equipment in the regular furnace you still get only a nugget back.\n\n![img](docs/img/smelt-axe.png)\n\n---\n\n### More recipes can be added via data packs.\n\nSample recipe json:\n\n```json\n{\n  \"type\": \"recycler:blasting_recycling\",\n  \"ingredient\": {\n    \"item\": \"minecraft:iron_pickaxe\"\n  },\n  \"results\": [\n    \"minecraft:iron_ingot\",\n    {\n      \"item\": \"minecraft:iron_nugget\",\n      \"count\": 9\n    }\n  ],\n  \"max_output\": 3\n}\n\n```\n\n`max_output` is the amount you get back when the item is not damaged at all.\n\nThe 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybermonitor%2Frecycler_1.5.2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybermonitor%2Frecycler_1.5.2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybermonitor%2Frecycler_1.5.2/lists"}