OdinHatesLitter
The Allfather sees all. Careless Vikings who cast their belongings upon the earth may draw Odin's judgment.OdinHatesLitter
This is a tiny mod that roasts players when they intentionally drop items from their inventory. A wrath system has been added! The more you litter, the angrier Odin becomes. (This system will continue to expand in future updates.)
v1.0.6 behavior
- Triggers from all drop actions.
- Ignores dropped items inside wards (should work with ward-based mods).
- The wrath system does not trigger inside wards.
- Does not trigger from deaths/tombstones.
- Does not trigger from chests.
- Does not trigger from loot drops or world spawns.
- Client-side only.
- No Jotunn dependency.
Config
Generated after first launch:
[General]
EnableMod = True
TriggerChance = 8
IgnoreDropsInsideWard = True
EnableWrathSystem = True
ShowWrathMeter = True
MaxWrath = 40 (can be adjusted)
WrathPerDrop = 1 (can be adjusted)
WrathRemovedOnPickup = 1 (can be adjusted)
WardIgnoreRadius = 30
# Radius in meters. This is a radius, not a diameter.
# Example: If your ward covers 60m across, set this to 30.
CenterMessage = True
DebugLogging = False
ForgivenessMessageChance = 25
Future Plans
- Plans to add biome-specific enemy spawns when Odin's Wrath reaches its maximum value. (Nothing too serious—this is intended to remain a lighthearted joke mod.)
ChangeLog v1.0.6
- Changed the default WardIgnoreRadius value from 65 to 30.
- Added a configurable wrath system.
- Added support for inventory-drop actions in addition to drag-and-drop (works with controllers).
- Added an Odin's Wrath counter displayed in the top-left corner.
- Added forgiveness messages when cleaning up litter.
