
Ragnarok
A mod where you play as different gods from all the mythologies, evrey player can choose 2 gods and have their abilities, based off record of ragnarok and...
Downloads
2
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Ragnarok is a server-only NeoForge mod that lets each player swear to two mythic patrons, bless their weapons, and rally villagers as worshippers.
Features:
- Commands:
/ragnarok choose <god1> <god2>,/ragnarok info,/ragnarok clear_gods,/ragnarok list_gods,/ragnarok bless_weapon,/ragnarok pray,/ragnarok stop_prayer. - Gods and themes: Zeus (lightning counterstrikes, speed and strength), Thor (heavy strength and resistance), Odin (luck, night vision, softer hits), Shiva (regeneration, haste, fire resistance and burning blows), Anubis (withering strikes and extra resistance). Effects refresh automatically while bonded.
- PvP gate: players only take damage from other players wielding a weapon blessed with
/ragnarok bless_weapon(main or off-hand). Other damage sources behave normally. - Villager prayers:
/ragnarok praybinds the nearest villager within 8 blocks to the caller; praying villagers grant short Hero of the Village buffs when nearby and periodically offer emerald tributes./ragnarok stop_prayerreleases a nearby praying villager. - Patron choices persist through death; Zeus lightning has an internal cooldown to avoid spam.
Implementation notes:
- No custom registries or client content; the mod is annotated for
Dist.DEDICATED_SERVER. - Godly weapons and villager links use item/entity custom data tags, keeping vanilla item types and allowing vanilla clients.
- Villager gifts require the target player to be online and within roughly 20 blocks; prayers auto-clear if the player logs off.
Known limits and ideas:
- Balance is intentionally light-touch; adjust effect amplifiers or cooldowns if your server needs stricter tuning.
- Villager searching is proximity based; add a permission check or target argument if you want more control over who can claim prayers.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
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;...