Скачать Passive Skill Tree Mob Kill Points — Minecraft Моды — ModStock

Passive Skill Tree Mob Kill Points

Активный

Установок

0

Последнее обновление

1 месяц назад

Версии

1.19.2 — 1.20.1
Клиент и сервер
Forge
Neoforge
Приключенческие
Магические
Утилиты
Аддоны
v1 description

requires Passive Skill Tree it will generate a config file called skilltree-mkp.json formatted like so (default values): { "lowhp": 0, "highhp": 30, "defaultpoints": 0, "multiplayer": false, "rampup": true, "DefaultRampUpValue": 20 } if your game crashes while loading into a world after updating the mod, then try deleting the config file and restarting your game if the killed mob has 20hp or less, its max number of hp will be divided by `lowhp` (setting it to 0 will give no points) and if it has more its max health will be divided by `highhp` (same thing, setting it to 0 will give no points) (ex: if `highhp` is set to `15` and you kill a mob that has 100 max hp, then you will get 100/15=6.66 points which rounds up to 7) the value of `defaultpoints` is simply given to you the first time you join a world `multiplayer` is not implemented yet and won't do anything but don't remove it because it will crash your game `rampup` if true will add 1 to the number of hp the mob will need to be considered as "high hp" every time you kill a "high hp" mob, for example after killing your first mob then the lowhp behaviour will affect all mobs below 21hp instead of 20 and that up to 250hp `DefaultRampUpValue` changes the default separation between low and high hp, so if rampup is true then it will start from there and otherwise that'll just be the separation I highly recommend setting the `"Maximum skill points"` value in `skilltree-common.toml` to `588` since otherwise you will keep earning points but never be able to buy more than 85 skills you can set the `"Enable exprerience exchange for skill points"` value to `false` to deactivate buying skill points with xp If you have any questions, ask for support in my discord server!

requires Passive Skill Tree

it will generate a config file called skilltree-mkp.toml
this mod will give you Passive Skill Tree points for damaging mobs or for joining the world for the first time, fully configurable:
-how many points to give the player on first join (default 0)
-whether getting points should get harder each time (on by default)
-how much damage is needed to get points
-per-mob multipliers in case some mod makes it broken

/!\ IMPORTANT
all numbers NEED a decimal part, EVEN IF THEY'RE WHOLE
for example 1 needs to be 1.0 and 0 needs to be 0.0
this is however not necessary with the per-mob multipliers

If you have any questions, ask for support in my discord server!

Участники проекта
sheepsquadace

sheepsquadace

acewins

acewins

Разработчик