
Dante's inferno
Create a Dante-inspired Nether Hell: circles reflecting sins, judgment, and hostile realms; upon death, descend through torment layers; each layer mirrors...
Downloads
1
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Dante's Inferno is a server-only NeoForge 1.21.1 plugin that turns every death into a deeper descent through nine infernal circles. The mod reads player stats and inventory to judge dominant sins (greed, wrath, treachery, and more), then scales each layer’s punishment accordingly.
Key behaviors
- Each death queues the next circle; on respawn you are pulled to a safe-but-harsh nether anchor for that layer.
- Circles carry themed effects and spawn a vanilla “judge” mob; the harsher your related sin score, the stronger the effect and boss.
- Messages explain your circle, its sin, and the sin score that triggered it so players feel the judgment loop.
- Progress persists across deaths; reaching circle nine keeps you in treachery until an admin resets you.
Commands
/inferno status(anyone): shows your current circle, total descents, and a sin score breakdown./inferno status <player>(ops): inspect another player./inferno reset <player>(ops): clear a player’s inferno progress and sin snapshot.
Implementation notes & limits
- Uses only vanilla mobs/effects and keeps all logic server-side; no custom registries or client hooks are required.
- Nether is preferred; if unavailable, you stay in the current dimension but still receive the circle effects and judge.
- Safe spawn search tries nearby columns around your anchor, but hostile terrain can still make layers dangerous by design.
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...
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,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
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...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...