promotional bannermobile promotional banner

Raids API

Redesign raid system to make it more extensible.

File Details

village_and_pillage-21.1.0.1-beta.jar

  • A
  • Jun 4, 2026
  • 188.54 KB
  • 92
  • 1.21.1
  • NeoForge

File Name

village_and_pillage-21.1.0.1-beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:raids-api-1558165:8197012"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

By redesigning the Raid system to replace the original one, I’ve taken the first steps toward making Raids data‑driven. Unfortunately, enabling Raids without a village target turned out to be more complex than expected—mainly because of entity AI. Without a village, it’s unclear how to determine the activation conditions. Perhaps in the future this functionality could be added by patching the Raid, or it might require designing a new, similar event altogether.