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:
@@ -69,6 +69,12 @@ function registerTFGEquipmentData(event) {
|
||||
13,
|
||||
13,
|
||||
15
|
||||
)
|
||||
event.itemDamageResistance(
|
||||
'minecraft:netherite_boots',
|
||||
13,
|
||||
13,
|
||||
15
|
||||
)
|
||||
event.itemDamageResistance(
|
||||
'create:netherite_diving_boots',
|
||||
|
||||
Reference in New Issue
Block a user