generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 184
Armor Value
apace100 edited this page Oct 17, 2020
·
2 revisions
Item Condition. Checks whether the item has a certain armor value. Non-armor items are considered as having an armor value of 0.
Type ID: origins:armor_value
Fields:
comparison
, Comparison: How to compare the item's armor value to the specified value.
compare_to
, int: Which value to compare the item's armor value to.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types