{"id":15022927,"url":"https://github.com/kabachuha/minecraftecologymod","last_synced_at":"2025-10-25T00:30:47.569Z","repository":{"id":151331708,"uuid":"51261782","full_name":"kabachuha/MinecraftEcologyMod","owner":"kabachuha","description":"Mod, that adds pollution and climate changing system to Minecraft","archived":false,"fork":false,"pushed_at":"2018-04-08T07:34:30.000Z","size":5004,"stargazers_count":19,"open_issues_count":27,"forks_count":10,"subscribers_count":4,"default_branch":"1.12","last_synced_at":"2024-10-10T12:42:19.624Z","etag":null,"topics":["ecology","minecraft","minecraft-forge-mod","mod","pollution","pollution-effects","pollution-sources"],"latest_commit_sha":null,"homepage":"http://minecraft.curseforge.com/projects/ecology-mod","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kabachuha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-02-07T19:22:27.000Z","updated_at":"2021-10-04T14:32:32.000Z","dependencies_parsed_at":"2023-04-22T12:05:45.359Z","dependency_job_id":null,"html_url":"https://github.com/kabachuha/MinecraftEcologyMod","commit_stats":{"total_commits":128,"total_committers":3,"mean_commits":"42.666666666666664","dds":0.171875,"last_synced_commit":"8786b6e6a34a539371566123cf46b522c343de68"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabachuha%2FMinecraftEcologyMod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabachuha%2FMinecraftEcologyMod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabachuha%2FMinecraftEcologyMod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabachuha%2FMinecraftEcologyMod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kabachuha","download_url":"https://codeload.github.com/kabachuha/MinecraftEcologyMod/tar.gz/refs/heads/1.12","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867388,"owners_count":16555891,"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":["ecology","minecraft","minecraft-forge-mod","mod","pollution","pollution-effects","pollution-sources"],"created_at":"2024-09-24T19:58:32.508Z","updated_at":"2025-10-25T00:30:41.178Z","avatar_url":"https://github.com/kabachuha.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EcologyMod\n\nmodid - ecomod\n\n***\n\n![Logo](https://raw.githubusercontent.com/Artem226/MinecraftEcologyMod/1.11/src/main/resources/emlogo.png)\n\n![https://minecraft.curseforge.com/projects/ecology-mod](http://cf.way2muchnoise.eu/full_ecology-mod_downloads.svg)\n![](http://cf.way2muchnoise.eu/versions/ecology-mod.svg)\n\n***\n\nEcology Mod is a Minecraft mod that makes you care about consequences of your technical development.\n\nThe mod adds an environmental pollution system: pollution sources and effects.\n\nTile Entities and mechanics from Minecraft produces pollution which accumulates in chunks and diffuses to the neighbours.\n\nPollution Sources, for example, are:\n\n* Furnace\n* Open fire\n* Explosions\n* Rubbish (Dropped items)\n* etc.\n\nAs the pollution accumulates in the chunks, it triggers various pollution effects, such as:\n\n* Smog (a thick poisonous fog)\n* Food Pollution (food poisoned by the pollution)\n* Extinction of Animals/Fish\n* Death of trees\n* Acid Rain\n* etc.\n\nThe full list of pollution effects and further information about them can be found [on the mod wiki page about pollution effects](https://github.com/Artem226/MinecraftEcologyMod/wiki/Pollution-Effects).\n\nPollution also can be reduced by _negative_ pollution sources, such as:\n\n* Tree Growing\n* Tree Leaves\n\n**Further information about the mod's main mechanic as well as the sources list can be found on the wiki:**\n[How it works?(wiki)](https://github.com/Artem226/MinecraftEcologyMod/wiki)\n\nTo access and deal with the environmental pollution the mod provides some blocks and items:\n\n* Pollution Filter, which reduces nearby blocks pollution emissions (using RF/Forge energy).\n* Advanced Filter, which reduces the chunk pollution (also using RF/Forge energy)\n* Analyzer, which retrieves information about the chunk pollution and active pollution effects in the chunk.\n* Respirator, which is used to filtrate the air, the player breathe, thus protecting him from air pollution effects.\n\n[Recipes and further information about blocks/items (wiki)](https://github.com/Artem226/MinecraftEcologyMod/wiki/Blocks,-Items,-Recipes)\n\nTo make the mod more flexible there are some console commands in the mod.\n\n[Console Commands(wiki)](https://github.com/Artem226/MinecraftEcologyMod/wiki/Console-Commands)\n\nAt the moment the mod is translated to the following languages:\n\n1. English\n2. Russian\n3. Chinese\n\n***\nIf you are a modder and you want to interact with EcologyMod or you want to help its development:\n[Modders Info(wiki)](https://github.com/Artem226/MinecraftEcologyMod/wiki/Modders-Info)\n***\n\n## Links\n\n* **The mod Github repository** [https://github.com/Artem226/MinecraftEcologyMod](https://github.com/Artem226/MinecraftEcologyMod)\n\n* Issue Tracker [https://github.com/Artem226/MinecraftEcologyMod/issues](https://github.com/Artem226/MinecraftEcologyMod/issues)\n\n* **Wiki** [https://github.com/Artem226/MinecraftEcologyMod/wiki](https://github.com/Artem226/MinecraftEcologyMod/wiki)\n\n* **The mod CurseForge project** [https://minecraft.curseforge.com/projects/ecology-mod](https://minecraft.curseforge.com/projects/ecology-mod)\n\n* **The mod MinecraftForum page** [http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2657500-ecology-mod-mod-that-adds-pollution-and-climate](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2657500-ecology-mod-mod-that-adds-pollution-and-climate)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabachuha%2Fminecraftecologymod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabachuha%2Fminecraftecologymod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabachuha%2Fminecraftecologymod/lists"}