
Scavenge-Skillable
Активный0.0
Установок
0
Последнее обновление
7 лет назад
Клиент
Библиотеки
Аддоны
This mod is a Scavenge Addon that makes a compat between Scavenge & Skillable.
Scavenge can be found here: https://minecraft.curseforge.com/projects/scavenge
Skillable can be found here: https://minecraft.curseforge.com/projects/skillable
The Block Properties that this mod adds for the Skillable compat:
- require_skill:
Description: Allows to check if a Player has a Certain Skill
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"name": (The Skill that is being checkt for) String,
Incompatible With: None
Type: Condition
- level_up_skill:
Description: Allows to Level up a Skill
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"name": (The Skill should be upgraded) String,
"levels": (How many levels the skill should get, Default: 1) IntNumber,
Incompatible With: None
Type: Effect