-
Notifications
You must be signed in to change notification settings - Fork 176
Restrict Armor
Power Type. Blocks the player from equipping items as armor (via right-click, from dispensing, and by dragging them over in the inventory). Does NOT support a condition
, use Conditioned Restrict Armor instead if you need one.
Type ID: origins:restrict_armor
Fields:
head
, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the head slot.
chest
, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the chest slot.
legs
, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the legs slot.
feet
, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the feet slot.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types