{"id":19930988,"url":"https://github.com/litetex-oss/mcm-raid-restore","last_synced_at":"2025-10-30T08:57:47.256Z","repository":{"id":233187747,"uuid":"786190104","full_name":"litetex-oss/mcm-raid-restore","owner":"litetex-oss","description":"A minecraft mod that restores the raid mechanic like it was in 1.20","archived":false,"fork":false,"pushed_at":"2024-04-23T18:17:52.000Z","size":134,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2024-04-24T06:24:38.991Z","etag":null,"topics":["bad-omen","fabric","minecraft","mod","raid","raid-farm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litetex-oss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-13T17:33:42.000Z","updated_at":"2024-04-27T03:22:17.619Z","dependencies_parsed_at":"2024-04-15T21:24:56.499Z","dependency_job_id":"dae742fb-f02d-4832-86dd-217288eeac31","html_url":"https://github.com/litetex-oss/mcm-raid-restore","commit_stats":null,"previous_names":["litetex-oss/mcm-raid-restore"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-raid-restore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-raid-restore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-raid-restore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-raid-restore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litetex-oss","download_url":"https://codeload.github.com/litetex-oss/mcm-raid-restore/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241356741,"owners_count":19949582,"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":["bad-omen","fabric","minecraft","mod","raid","raid-farm"],"created_at":"2024-11-12T23:05:46.270Z","updated_at":"2025-10-30T08:57:47.249Z","avatar_url":"https://github.com/litetex-oss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- modrinth_exclude.start --\u003e\n\n[![Version](https://img.shields.io/modrinth/v/7YpmyzZr)](https://modrinth.com/mod/raid-restore)\n[![Build](https://img.shields.io/github/actions/workflow/status/litetex-oss/mcm-raid-restore/check-build.yml?branch=dev)](https://github.com/litetex-oss/mcm-raid-restore/actions/workflows/check-build.yml?query=branch%3Adev)\n\n# Raid Restorer\n\n\u003c!-- modrinth_exclude.end --\u003e\n\nRestores the raid mechanic like it was in 1.20 - makes (stacked) raid farms work again\n\n\u003cdetails\u003e\u003csummary\u003eShowcase\u003c/summary\u003e\n\n[Showcase](https://github.com/litetex-oss/mcm-raid-restore/assets/40789489/eec2998c-00ad-4f8b-ac66-219fea0d5107)\n\n\u003c/details\u003e\n\n## Configuration\n\n### Gamerule ``raiderBadOmenEffectSec``\n\nControls the duration of the Bad Omen effect that is applied when killing a raid/patrol captain.\u003cbr/\u003e\nThe default is ``6000`` (100 minutes) as it was in 1.20.\n\n## Motivation/Why does this mod exist?\n\nRaids [in 1.21](https://minecraft.wiki/w/Java_Edition_24w13a) got significantly changed and it's no longer possible to create a stacking raid farm.\n\nSee also: [More details, comparisons and arguments](https://github.com/litetex-oss/mcm-raid-restore/blob/dev/MOTIVATION.md)\n\n\u003c!-- modrinth_exclude.start --\u003e\n\n## Installation\n[Installation guide for the latest release](https://github.com/litetex-oss/mcm-raid-restore/releases/latest#Installation)\n\n### Usage in other mods\n\nAdd the following to ``build.gradle``:\n```groovy\ndependencies {\n    modImplementation 'net.litetex.mcm:raid-restore:\u003cversion\u003e'\n    // Further documentation: https://wiki.fabricmc.net/documentation:fabric_loom\n}\n```\n\n\u003e [!NOTE]\n\u003e The contents are hosted on [Maven Central](https://repo.maven.apache.org/maven2/net/litetex/mcm/). You shouldn't have to change anything as this is the default maven repo.\u003cbr/\u003e\n\u003e If this somehow shouldn't work you can also try [Modrinth Maven](https://support.modrinth.com/en/articles/8801191-modrinth-maven).\n\n## Contributing\nSee the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.\n\n\u003c!-- modrinth_exclude.end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitetex-oss%2Fmcm-raid-restore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitetex-oss%2Fmcm-raid-restore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitetex-oss%2Fmcm-raid-restore/lists"}