Update data.equipment.js (#2872)
name of the branch, adds the resistances for the lavaproof blue steel boots (not the diving boots), which were previously missing.
This commit is contained in:
parent
efb19e9567
commit
1190408623
1 changed files with 6 additions and 0 deletions
|
|
@ -69,6 +69,12 @@ function registerTFGEquipmentData(event) {
|
|||
13,
|
||||
13,
|
||||
15
|
||||
)
|
||||
event.itemDamageResistance(
|
||||
'minecraft:netherite_boots',
|
||||
13,
|
||||
13,
|
||||
15
|
||||
)
|
||||
event.itemDamageResistance(
|
||||
'create:netherite_diving_boots',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue