{"id":15014788,"url":"https://github.com/squigglesdev/snowballspleef","last_synced_at":"2026-01-08T01:06:08.214Z","repository":{"id":242677979,"uuid":"809977918","full_name":"squigglesdev/SnowballSpleef","owner":"squigglesdev","description":"A configurable server-side mod that brings back the Tumble functionality of snowballs from Legacy Console Edition.","archived":false,"fork":false,"pushed_at":"2024-06-05T19:11:34.000Z","size":64,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T23:56:42.941Z","etag":null,"topics":["fabric-mod","fabricmc","minecraft","minecraft-mod","minigame","spleef","tumble-minigame"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/snowball-spleef","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/squigglesdev.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-06-03T20:18:11.000Z","updated_at":"2024-06-05T21:25:45.000Z","dependencies_parsed_at":"2024-06-04T11:48:48.097Z","dependency_job_id":"fd6f7b86-fe9e-4795-8299-b701b8827144","html_url":"https://github.com/squigglesdev/SnowballSpleef","commit_stats":null,"previous_names":["squigglesdev/snowballspleef"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FSnowballSpleef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FSnowballSpleef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FSnowballSpleef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FSnowballSpleef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squigglesdev","download_url":"https://codeload.github.com/squigglesdev/SnowballSpleef/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246163005,"owners_count":20733536,"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":["fabric-mod","fabricmc","minecraft","minecraft-mod","minigame","spleef","tumble-minigame"],"created_at":"2024-09-24T19:46:05.604Z","updated_at":"2026-01-08T01:06:08.209Z","avatar_url":"https://github.com/squigglesdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Snowball Spleef](https://cdn.modrinth.com/data/cached_images/bd4ae5602fffc28590dbca7771ebf5a5f345abe5.png)\nA configurable server-side mod that reinstates the Tumble functionality of snowballs from Legacy Console Edition.\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://modrinth.com/mod/snowball-spleef\"\u003e\u003cimg src=\"https://cdn.modrinth.com/data/cached_images/8e05af937c2e2d97c155c0d9c8201edcc1fd1bf2.png\" width=\"150\" alt=\"Modrinth\" /\u003e\u003c/a\u003e\n  \u0026nbsp;  \u0026nbsp;  \u0026nbsp;\n  \u003ca href=\"https://modrinth.com/mod/fabric-api\"\u003e\u003cimg src=\"https://cdn.modrinth.com/data/cached_images/4efd8ed27cfea30edc011e5e504187f23312f593.png\" width=\"159\" alt=\"Fabric API\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\n## Features\n\n### Configurable block destroy list\n\nServer admins can, using the `/snowball` command, specify a list of blocks that can be destroyed by snowballs:\n```mcfunction\nsnowball add stone\n```\n```\n\u003e\u003e Added block stone to breakable list\n```\n\u003cbr /\u003e\n\n```mcfunction\nsnowball remove stone\n```\n```\n\u003e\u003e Removed block stone from breakable list\n```\n\u003cbr /\u003e\n\n```mcfunction\nsnowball list\n```\n```\n\u003e\u003e The current breakable blocks are: stone, grass_block, ice\n```\n\n### Ignite TNT\n\nServer admins can also specify if snowballs ignite TNT, similar to the original minigame:\n\n```mcfunction\nsnowball ignitesTNT true\n```\n```\n\u003e\u003e SnowballsIgniteTNT set to true\n```\n\u003cbr /\u003e\n\n```mcfunction\nsnowball ignitesTNT false\n```\n```\n\u003e\u003e SnowballsIgniteTNT set to false\n```\n\n### Hurt Players\n\nServer admins can also specify if snowballs deal a small amount of damage and knockback to players:\n```mcfunction\nsnowball damagePlayers true\n```\n```\n\u003e\u003e SnowballsDamagePlayers set to true\n```\n\u003cbr /\u003e\n\n```mcfunction\nsnowball damagePlayers false\n```\n```\n\u003e\u003e SnowballsDamagePlayers set to false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquigglesdev%2Fsnowballspleef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquigglesdev%2Fsnowballspleef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquigglesdev%2Fsnowballspleef/lists"}