Loot Roll

A loot voting mod with Need / Greed / Pass system. Great for co-op and RPG servers.

File Details

lootroll-1.0.2_forge_1.20.1.jar

  • R
  • Jul 24, 2025
  • 169.83 KB
  • 31
  • 1.20.1
  • Forge

File Name

lootroll-1.0.2_forge_1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:loot-roll-1310819:6805398")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📦 Changelog – LootRoll v1.0.2

✨ New

  • Added vote_duration and vote_radius options to the lootroll-common.toml config     → You can now control how long the voting session lasts and how far players can be to vote.

🛠 Fixes & Improvements

  • Loot is no longer deleted if no one votes — it now drops normally at the mob’s death location.

🧪 Example config (lootroll-common.toml)

[loot.vote]
# Duration of the vote session in seconds
vote_duration = 30

# Radius around the entity in which players can vote
vote_radius = 100