
LuckyUtils
The LuckyUtils modification is a universal set of tools originally developed for working with LuckyBlocks from the LuckyCrew team. However, its functionality can be useful for other modifications related to LuckyBlocks, as well as for various modpacks.
Commands
/checkdirection
This command allows executing other commands depending on direction. The executeAs
parameter specifies the player who will execute subsequent commands. You can set conditions for different directions (north, south, west, east) and corresponding commands.
/livesteal
A command for redistributing health between players. It takes the specified amount of health (amount
) from player from
and restores health to player to
in the amount of amount multiplier
.
Enchantments
Livesteal I - X
When using a sword with this enchantment, the weapon owner restores health when dealing damage. The amount of restored health is calculated by the formula: damage dealt enchantment level * 0.1
.
Additional Features
Developers plan to add new features in future updates. If you have interesting suggestions for improving the modification, you can share them with the author.