Restores the raid mechanic like it was in 1.20 - makes (stacked) raid farms work again
Showcase
Showcase.webm
Raids in 1.21 got significantly changed and it's no longer possible to create a stacking raid farm.
See also: More details, comparisons and arguments
Installation guide for the latest release
Add the following to build.gradle
:
dependencies {
modImplementation 'net.litetex.mcm:raid-restore:<version>'
// Further documentation: https://wiki.fabricmc.net/documentation:fabric_loom
}
Note
The contents are hosted on Maven Central. You shouldn't have to change anything as this is the default maven repo.
If this somehow shouldn't work you can also try Modrinth Maven.
See the contributing guide for detailed instructions on how to get started with our project.