Loading...
Beta Modpages Unclaimed

LOLYouDied

Sometimes sacrifice can be rewarding... or just a total troll.

0 Likes
1465 Downloads
Created by DoubleDoorDev

Description

Sometimes you make a pack so hard that you feel bad for that person with 500 deaths on your server.

With this mod you can configure what happens when someone dies! You can play sounds or give items!

 

 

Loot table generator

 

Example JSON

{
  "*": {
    "loot": {"pools":[{"rolls":1,"entries":[{"type":"item","weight":1,"name":"minecraft:stone"}]}]}
  },
  "0": {
    "sound": "lolyoudied:lol_you_died"
  },
  "*/10": {
    "loot": "minecraft:chests/spawn_bonus_chest",
    "sound": "minecraft:entity.enderdragon.death"
  }
}
 

The selector

 

The keys of the root object determine at what death which things happen. Multiple things can trigger per death.

  •  The death counting starts with 1, not 0!
  • 'n' and 'm' are positive integers.
  • 'a' and 'b' are other selector strings.
  • You can **not** combine different types of "base selectors".
  • You can combine multiple logic selectors, as long as they have the same type of "base selector".

 

Base selectors

Type Selector Example Text
ALWAYS 0 "0" Every death
LEFTOVER * "*" Every death not specified (`0` matches excluded)
REGULAR _n_ "7" Death number _n_
REGULAR _n_-_m_ "10-20" Death _n_ trough _m_, _n_ and _m_ included
REGULAR _n_- "10-" Death _n_ trough ∞, _n_ included
  •  Deaths 1 trough _n_ should be written as "1-_n_", "-_n_" is not a special case and will error.

 

Logic selectors

Selector Example Text
_a_;_b_ "1;2;3" _a_ or _b_
_a_/_n_ "10-20/2" Deaths specified by _a_ but only if divisible by _n_
_a_/_n_%_m_ "10-20/2%1" Same as above but with remainder equals to _m_

 

The event

  • All loot will be applied.
  • All sounds specified will be added to a list and one will be randomly picked.
Key Data Text
"sound" string One sound event name
"sound" array of strings Add all sounds to random list
"loot" string One loot table name
"loot" loot table JSON One loot table
"loot" array of loot pools Same as above, but with wrapper object removed


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Apotheosis

All things that should have been.

Corail Tombstone

Keeps safe your inventory items in graves on death with many features for better survivability and exploration, in a medieval fantasy atmosphere related to the decorative graves & the haunting souls

MineColonies

Grow your Own Massive Colony with Automation, Defense Structures, Raids and more

Runelic

A runic font for Minecraft.

Better Questing

A new and improved questing mod for Minecraft pack creators

Bountiful

Adds bounty boards, giving rewards for collecting different blocks and items.

LootBags

Adds bags of loot to mob and dungeon drops