
VILLAGER WAR
Makes a mode where there can be wars beetween villages , each villages have a mayor , and if one mayor decide to start a war against another village then the...
Downloads
20
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
What this mod does
- Adds a server-side “Villager War” system where villages can be registered, assign a mayor, enlist soldier villagers, and declare wars against other villages.
- War state is persisted; soldiers automatically boost themselves, rally nearby allies, and summon iron golems as defensive reinforcements when enemy villagers are nearby.
- Peace requires both mayors to agree—once both sides request peace, the war is cleared and hostilities stop.
How to use it
- All commands require operator permission:
/villagerwar create <name> <radius>,/villagerwar setMayor <village> <villager>,/villagerwar assignSoldier <village> <villager>,/villagerwar declareWar <sourceVillage> <targetVillage>,/villagerwar requestPeace <village> <withVillage>,/villagerwar status [village]. - Mayors and soldiers must be villagers in the same dimension as their village. Soldiers and mayors are tagged to their village and keep that role after reloads.
- During war, soldier villagers near enemies call in golem defenders and share resistance buffs with nearby allied villagers.
Notes and limitations
- Villages are defined manually at a position and radius; the mod does not auto-detect vanilla village boundaries.
- Soldier AI remains villager-like; their main combat power comes from buffs and summoned golem defenses.
- If a tagged villager dies, its role is cleared; you may need to assign a new mayor before declaring wars or accepting peace.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...