{"id":22763483,"url":"https://github.com/stormwind99/webslinger","last_synced_at":"2025-03-30T09:42:03.130Z","repository":{"id":87289995,"uuid":"138508259","full_name":"Stormwind99/WebSlinger","owner":"Stormwind99","description":"Minecraft mod: Spiders shoot webbing at you - slinging webs from a distance, or when they hit you in melee!","archived":false,"fork":false,"pushed_at":"2020-04-11T22:54:08.000Z","size":2551,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T11:45:02.993Z","etag":null,"topics":["forge","forge-mod","minecraft","minecraft-forge-mod","minecraft-mod","spiders"],"latest_commit_sha":null,"homepage":"https://minecraft.curseforge.com/projects/web-slinger","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.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.txt","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":"2018-06-24T19:05:49.000Z","updated_at":"2019-05-05T12:57:48.000Z","dependencies_parsed_at":"2023-11-30T13:30:33.345Z","dependency_job_id":null,"html_url":"https://github.com/Stormwind99/WebSlinger","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FWebSlinger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FWebSlinger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FWebSlinger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FWebSlinger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stormwind99","download_url":"https://codeload.github.com/Stormwind99/WebSlinger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301955,"owners_count":20755512,"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":["forge","forge-mod","minecraft","minecraft-forge-mod","minecraft-mod","spiders"],"created_at":"2024-12-11T11:08:42.235Z","updated_at":"2025-03-30T09:42:03.122Z","avatar_url":"https://github.com/Stormwind99.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Slinger\n\nSpiders shoot webbing at you - slinging webs from a distance, or when they hit you in melee!\n\nBe careful!  This makes spiders more difficult foes, since you get stuck in the webbing.\n\n![Web Slinger Example](https://github.com/Stormwind99/WebSlinger/raw/master/other/screenshots/WebSlingerExample.gif)\n\n## FAQ\n\n1. How to I make my mod's spiders also sling webs?  There are several different options:\n   * In the mod configuration, add the mob to the `Slinging:slingers` list.\n   * Add the `webslinger:webslinger` capability to the mob.\n   * Subclass `EntitySpider` for your new spider - see `EntityCaveSpider` in vanilla MC for an example.\n   * Adding the AIWebbingAttack task to an entity is another method: `entity.tasks.addTask(7, new AIWebbingAttack(entity));`\n\n2. Can I sling webs myself?\n\n   * In Creative mode or with console cheat commands, create `webslinger:webbing` items and throw them like snowballs.\n\n## Credits\n\n* PlayerInWebMessage.java is from the [WebShooter mod](https://github.com/josephcsible/WebShooter) (which inspired this mod) by Joseph C. Sible\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwind99%2Fwebslinger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormwind99%2Fwebslinger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwind99%2Fwebslinger/lists"}