{"id":18623625,"url":"https://github.com/devan-kerman/serversidecreepercontrolfabric","last_synced_at":"2025-07-19T17:02:23.263Z","repository":{"id":230628781,"uuid":"779824896","full_name":"Devan-Kerman/ServersideCreeperControlFabric","owner":"Devan-Kerman","description":"Serverside mod for managing creeper explosions for fabric","archived":false,"fork":false,"pushed_at":"2024-04-13T00:44:25.000Z","size":685,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T12:06:22.538Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Devan-Kerman.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T22:05:59.000Z","updated_at":"2024-04-08T04:46:22.000Z","dependencies_parsed_at":"2024-04-13T01:58:06.336Z","dependency_job_id":null,"html_url":"https://github.com/Devan-Kerman/ServersideCreeperControlFabric","commit_stats":null,"previous_names":["devan-kerman/serversidecreepercontrolfabric"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Devan-Kerman/ServersideCreeperControlFabric","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FServersideCreeperControlFabric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FServersideCreeperControlFabric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FServersideCreeperControlFabric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FServersideCreeperControlFabric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devan-Kerman","download_url":"https://codeload.github.com/Devan-Kerman/ServersideCreeperControlFabric/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FServersideCreeperControlFabric/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265971229,"owners_count":23857840,"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-11-07T04:25:23.050Z","updated_at":"2025-07-19T17:02:23.218Z","avatar_url":"https://github.com/Devan-Kerman.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Server-Side Creeper Control (SSCC)\n---\nThis is a mod that allows for server-side configuration of creeper explosion behavior for fabric.\n\n### Usage\n\n```mcfunction\n# Vanilla Behavior, destroys blocks according to mobGriefing gamerule, but also explodes a firework\ngamerule creeperExplosionBehavior FIREWORK_DESTROY_EXPLOSION\n\n# Creeper explodes normally but does not destroy nearby blocks, similar to mobGriefing=false, but also explodes a firework\ngamerule creeperExplosionBehavior FIREWORK_KEEP_EXPLOSION\n\n# Creeper does not explode but deals damage to nearby entities, but also explodes a firework\ngamerule creeperExplosionBehavior FIREWORK_DAMAGE_EXPLOSION\ngamerule creeperExplosionBehavior DEFAULT\n\n# A firework explodes where the creeper was standing instead of exploding\ngamerule creeperExplosionBehavior FIREWORK_ONLY\n\n# Vanilla Behavior, destroys blocks according to mobGriefing gamerule\ngamerule creeperExplosionBehavior DESTROY_EXPLOSION\n\n# Creeper explodes normally but does not destroy nearby blocks, similar to mobGriefing=false\ngamerule creeperExplosionBehavior KEEP_EXPLOSION\n\n# Creeper does not explode but deals damage to nearby entities\ngamerule creeperExplosionBehavior DAMAGE_EXPLOSION\n\n# Creepers simply vanish from existance before exploding\ngamerule creeperExplosionBehavior NONE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevan-kerman%2Fserversidecreepercontrolfabric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevan-kerman%2Fserversidecreepercontrolfabric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevan-kerman%2Fserversidecreepercontrolfabric/lists"}