die@random 图标

die@random

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/die@random
资源信息

Minecraft 版本: 23w31a 23w32a 23w33a 23w35a 1.20.2-pre1 1.20.2-pre2 1.20.2-pre3 1.20.2-pre4 1.20.2-rc1 1.20.2-rc2 1.20.2 23w40a 23w41a 23w42a 23w43a 23w43b 23w44a 23w45a 23w46a 1.20.3-pre1 1.20.3-pre2 1.20.3-pre3 1.20.3-pre4 1.20.3-rc1 1.20.3 1.20.4-rc1 1.20.4 23w51a 23w51b 24w03a 24w03b 24w04a 24w05a 24w05b 24w06a 24w07a 24w09a 24w10a 24w11a 24w12a 24w13a 24w14potato 24w14a 1.20.5-pre1 1.20.5-pre2 1.20.5-pre3 1.20.5-pre4 1.20.5-rc1 1.20.5-rc2 1.20.5-rc3 1.20.5 1.20.6-rc1 1.20.6 24w18a 24w19a 24w19b 24w20a 24w21a 24w21b 1.21-pre1 1.21-pre2 1.21-pre3 1.21-pre4 1.21-rc1 1.21 1.21.1-rc1 1.21.1 24w33a 24w34a 24w35a 24w36a 24w37a 24w38a 24w39a 24w40a 1.21.2-pre1 1.21.2-pre2 1.21.2-pre3 1.21.2-pre4 1.21.2-pre5 1.21.2-rc1 1.21.2-rc2 1.21.2 1.21.3 24w44a 24w45a 24w46a 1.21.4-pre1 1.21.4-pre2 1.21.4-pre3 1.21.4-rc1 1.21.4-rc2 1.21.4-rc3 1.21.4 25w02a 25w03a 25w04a 25w05a 25w06a 25w07a 25w08a 25w09a 25w09b 25w10a 1.21.5-pre1 1.21.5-pre2 1.21.5-pre3 1.21.5-rc1 1.21.5-rc2 1.21.5 25w14craftmine 25w15a 25w16a 25w17a 25w18a 25w19a 25w20a 25w21a 1.21.6-pre1 1.21.6-pre2 1.21.6-pre3 1.21.6-pre4 1.21.6-rc1 1.21.6 1.21.7-rc1 1.21.7-rc2 1.21.7 1.21.8-rc1 1.21.8 25w31a 25w32a 25w33a 25w34a 25w34b 25w35a 25w36a 25w36b 25w37a 1.21.9-pre1 1.21.9-pre2 1.21.9-pre3 1.21.9-pre4 1.21.9-rc1 1.21.9 1.21.10-rc1 1.21.10 25w41a 25w42a 25w43a 25w44a 25w45a 25w46a 1.21.11-pre1 1.21.11-pre2 1.21.11-pre3 1.21.11-pre4 1.21.11-pre5 1.21.11-rc1 1.21.11-rc2 1.21.11-rc3 1.21.11 26.1-snapshot-1 26.1-snapshot-2 26.1-snapshot-3 26.1-snapshot-4 26.1-snapshot-5 26.1-snapshot-6 26.1-snapshot-7 26.1-snapshot-8 26.1-snapshot-9 26.1-snapshot-10 26.1-snapshot-11 26.1-pre-1 26.1-pre-2 26.1-pre-3 26.1-rc-1 26.1-rc-2 26.1-rc-3 26.1 26.1.1-rc-1 26.1.1 26w14a 26.2-snapshot-1 26.1.2-rc-1 26.1.2 26.2-snapshot-2 26.2-snapshot-3 26.2-snapshot-4 26.2-snapshot-5 26.2-snapshot-6 26.2-snapshot-7 26.2-snapshot-8 26.2-pre-1 26.2-pre-2 26.2-pre-3 26.2-pre-4 26.2-pre-5 26.2-pre-6 26.2-rc-1 26.2-rc-2 26.2

平台: datapack

标签: cursed game-mechanics

资源介绍

die@random

A datapack for Minecraft that randomly kills players & more!\
Currently supports Minecraft versions from 1.20.2 to 26.2

⚙️ Customisation

☠️ Odds for dying

You can adjust the chances for dying each tick using /data modify storage dieatrandom:config odds set value <number>\
The default value is 10000

NOTE:\
The odds are 1/\, so the default is equal to 1/10000

IMPORTANT:\
Make sure your number is an integer, e.g. 2500

? Target selector

You can adjust the target selector using /data modify storage dieatrandom:config selector set value <selector>\
The default value is "@a"

NOTE:\
To read about target selectors, check out the Minecraft Wiki

IMPORTANT:\
Make sure your selector is a string, e.g. "@e[type=minecraft:player]"

?️ Advanced usage

? Presets

You can apply a configuration preset using /function dieatrandom:load_preset with storage dieatrandom:presets <preset_name>\
The default value is "default"

NOTE:\
The pack only comes with the default preset; to create a new preset from your current settings use the command /data modify storage dieatrandom:presets <preset_name> set from storage dieatrandom:config

IMPORTANT:\
Make sure your preset name is a string, e.g. "everything"

? Flags

The pack features hidden flags that can be used to control some aspects of the pack. They can be enabled using /data modify storage dieatrandom:status <flag> set value true\
Flags have no default value\
Currently available flags and their functions are:

  • locked - Prevents dieatrandom:reset from running
  • deactivated - Prevents dieatrandom:tick from running

    NOTE:\
    To disable a flag you must remove it using /data remove storage dieatrandom:status <flag>

IMPORTANT:\
Assigning any value to a flag will cause it to be enabled

? Notes

  • To clear the scoreboard, you can use the function dieatrandom:clear_scoreboard
  • To restore the default settings, you can use the function dieatrandom:reset
  • If a custom selector is not working, check that any double quotes " in the middle of the selector are escaped like so \"
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
MMOProfilePerms

价格:0 墨喵币
下载量:0

查看详情
Faster on Vulkan

价格:0 墨喵币
下载量:0

查看详情
Welcome Mod

价格:0 墨喵币
下载量:0

查看详情
Runestones

价格:0 墨喵币
下载量:0

查看详情