{"id":13821735,"url":"https://github.com/Stormwind99/CannyComposter","last_synced_at":"2025-05-16T14:34:41.559Z","repository":{"id":87289863,"uuid":"139863642","full_name":"Stormwind99/CannyComposter","owner":"Stormwind99","description":"Minecraft mod: Compost stuff! Turn excess organic material and rotted food into nutrients for plants.","archived":false,"fork":false,"pushed_at":"2020-07-04T15:33:17.000Z","size":6698,"stargazers_count":4,"open_issues_count":13,"forks_count":5,"subscribers_count":2,"default_branch":"1.14.4","last_synced_at":"2025-04-14T21:52:50.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://minecraft.curseforge.com/projects/composter","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stormwind99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-07-05T14:48:57.000Z","updated_at":"2022-09-13T12:25:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"380f787e-ea93-4619-9862-c1871138b13a","html_url":"https://github.com/Stormwind99/CannyComposter","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FCannyComposter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FCannyComposter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FCannyComposter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FCannyComposter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stormwind99","download_url":"https://codeload.github.com/Stormwind99/CannyComposter/tar.gz/refs/heads/1.14.4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254547173,"owners_count":22089273,"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","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-08-04T08:01:27.059Z","updated_at":"2025-05-16T14:34:39.138Z","avatar_url":"https://github.com/Stormwind99.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"## Canny Composter\n\nMinecraft mod: Compost more stuff!  Turn excess organic material and rotten food into nutrients for plants.\n\nUse excess organic material, excess food, or [rotten food](https://github.com/Stormwind99/FoodFunk/wiki/Rotten-food) from [Food Funk](https://github.com/Stormwind99/FoodFunk) to generate compost - which enhances plant growth like bonemeal.\n\n1.14.4:\n* Improves Minecraft's composter!  Makes [many more organic items compostable by default](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/src/main/java/com/wumple/cannycomposter/CompostablesConfig.java#L119).\n* Composter makes compost ([configurable](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L25), for example can be reverted to \"minecraft:bonemeal\")\n   * Compost is weaker than bonemeal, working only 50% of the time ([configurable](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L11))\n* Composter takes more time to generate compost ([configurable](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L13))\n* Since composting generates heat, small puffs of steam will occasionally appear ([configurable](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L22))\n* Make more items compostable in the composter by adding their ids or tags [to the configuration file](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L27) or to [compostable_level tags](https://github.com/Stormwind99/CannyComposter/tree/1.14.4/src/main/resources/data/forge/tags/items)\n   * Composting values are 0 to 100.  The default Minecraft composting values are 30, 50, 65, 85, and 100.\n   * To override default configuration and make an item not compostable, [set the value to 0](https://github.com/Stormwind99/CannyComposter/blob/1.14.4/other/configuration/cannycomposter-common.toml#L30).\n   * To make your mod's items compostable, add the items to the [compostable_level1 - compostable_level5 tags](https://github.com/Stormwind99/CannyComposter/tree/1.14.4/src/main/resources/data/forge/tags/items) (which correspond to the default composting levels) in your mod.\n\n1.12.2:\n* Make any item decompose in the compost bin over a specified time (via [configuration](https://github.com/Stormwind99/CannyComposter/wiki/Configuration)).\n* Default [configuration](https://github.com/Stormwind99/CannyComposter/wiki/Configuration) entries support vanilla Minecraft and [other mods](https://github.com/Stormwind99/CannyComposter/wiki/Compatibility). \n* Any item from any mod can be [specified](https://github.com/Stormwind99/CannyComposter/wiki/Configuration), and specifiers include support for metadata and ore dictionary names.\n\nRequires [Wumple Util Library](https://github.com/Stormwind99/WumpleUtil).\n\n## Screenshots\n\n![Steaming and empty compost bins](https://github.com/Stormwind99/CannyComposter/raw/master/other/screenshots/screenshot-0.png)\n\n## Credits\n\n * This mod began as a port to MC 1.12 of the compost bin and compost item from the old [Garden Collection](https://github.com/jaquadro/GardenCollection) mod by Justin Aquadro.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStormwind99%2FCannyComposter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStormwind99%2FCannyComposter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStormwind99%2FCannyComposter/lists"}