{"id":22473156,"url":"https://github.com/bas080/pathogen","last_synced_at":"2025-10-16T11:31:04.053Z","repository":{"id":22172487,"uuid":"25504288","full_name":"bas080/pathogen","owner":"bas080","description":"An infectious minetest mod","archived":false,"fork":false,"pushed_at":"2015-02-20T16:49:13.000Z","size":768,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-01T02:00:58.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://forum.minetest.net/viewtopic.php?f=9\u0026t=11140","language":"Lua","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/bas080.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}},"created_at":"2014-10-21T05:35:16.000Z","updated_at":"2022-06-11T23:29:34.000Z","dependencies_parsed_at":"2022-08-20T21:10:41.796Z","dependency_job_id":null,"html_url":"https://github.com/bas080/pathogen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bas080/pathogen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fpathogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fpathogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fpathogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fpathogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bas080","download_url":"https://codeload.github.com/bas080/pathogen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fpathogen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279183658,"owners_count":26121444,"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-10-16T02:00:06.019Z","response_time":53,"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-12-06T12:19:48.295Z","updated_at":"2025-10-16T11:31:03.670Z","avatar_url":"https://github.com/bas080.png","language":"Lua","readme":"# PATHOGEN\n\nA minetest mod that enables users to get a pathogen.\n\n# Features\n\n- Easily define a new pathogen using the pathogen API\n- Demo pathogens that are infectious and sometimes deadly.\n\n# Diseases\n\n## Gravititus\nOccurs when ascending too quickly. Symptons include hiccups and random sense of\ngravity. There is no known cure yet. ( any suggestions? stone soup anyone? )\n\n## Influencia\nHighly contagious as it is airborne. Being around someone that has the diseases\nincreases the chances of getting the virus drastically. It is advised to eat well\nand keep your distance from players that are coughing. Death is very unlikely.\n\n## Panola\nContagious through body fluids. It is ok to be near someone that has the disease.\nMake sure that when cleaning up after someone that has expelled fluids, to\ndecontaminate the fluids first. This can be done with the Decontaminator\n![Decontaminator](pathogen/textures/pathogen_decontaminator.png).\n\n## Gosirea\nSymptons include gas and burps. Occasionaly a shard.\nCarrier contaminates nearby surfaces when symptoms show. These can intern infect\nplayers that dig the infected nodes. Not deadly for those that have good health.\n\n# Items\n- Comes with nodes like vomit, blood and feces that are infectious when dug.\n- A bio hazard warning fence, in case a quarantine is required.\n- A decontaminater for removing infectious fluids.\n\n# Crafts\n\n```lua\npathogen.recipes['xpanes:fence_warning'] =  {\n  {'group:stick', 'wool:red', 'group:stick'},\n  {'group:stick', 'wool:red', 'group:stick'},\n  {'group:stick', 'wool:red', 'group:stick'}\n}\n\npathogen.recipes['pathogen:decontaminator'] = {\n  {'xpanes:bar','',''},\n  {'','default:steelblock',''},\n  {'','',''}\n}\n```\n\n# Commands\n\nInfections can be initiated by using commands. It requires the \"pathogen\"\nprivilege. /grant \u003cplayername\u003e pathogen.\n\n```lua\n\n/pathogens\n--list all pathogens and their descriptions\n\n/infect \u003cplayer name\u003e \u003cpathogen name\u003e\n--infect the player\n\n/immunize \u003cplayer name\u003e \u003cpathogen name\u003e\n--make player immune to particular pathogen\n\n```\n\n# Roadmap\n\n- saving infections for persistence between server restarts\n- more pathogens and cures\n- make the API more flexible, consistent and forgiving\n- register immunization with pathogen in seconds\n\n# Reference\n\n- https://en.wikipedia.org/wiki/Incubation_period#mediaviewer/File:Concept_of_incubation_period.svg\n- https://www.freesound.org\n\n# License\n\n- Code\tWTFPL\n- Images\tWTFPL\n- Sounds\tCC\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbas080%2Fpathogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbas080%2Fpathogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbas080%2Fpathogen/lists"}