promotional bannermobile promotional banner

Villageria

Villagers who actually work. 8 professions defend, rebuild, light, farm, explore, heal and manage villages. Includes 4 new buildings, 4 Iron Golem types, a shared economy and a working police pistol.
Back to Files

Villageria 1.21.11 Forge

File namevillageroles-1.21.11-forge-0.2.0.jar
Uploader
bartacibartaci
Uploaded
Aug 11, 2026
Downloads
9
Size
206.3 KB
Mod Loaders
Forge
File ID
8623775
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Forge

implementation "curse.maven:villageria-1646907:8623775"

Learn more about Curse Maven

What's new

# `villageroles-1.21.11-forge-0.2.0.jar`

Minecraft **1.21.11** · **MinecraftForge** 61.2.0 · Java 21

## 0.2.0 — 1.21.11 Forge

The same 1.21.11 source as the Fabric and NeoForge jars for this version; only
the entry point differs. The backport notes in the Fabric changelog apply here
too.

### What the Forge build does differently

- **Registration** waits for `RegisterEvent`, one pass per registry, exactly as
  on NeoForge; professions, schedules and trades are set up in common setup once
  that has run.
- **EventBus 7**: listeners are added to each event class's own bus —
  `Event.BUS.addListener` for things that happen in game,
  `Event.getBus(modBus)` for what happens while mods load — rather than to one
  global bus.
- Forge kept a plain `BlockEvent.BreakEvent`, so of the three loaders this is
  the closest to the original Fabric hook for recording player damage.

### Verified
Dedicated server boots, mod loads, world loads, no errors.

This mod has no additional files