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:
Paradalope 2026-01-26 18:05:48 -06:00 committed by GitHub
parent efb19e9567
commit 1190408623
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,12 @@ function registerTFGEquipmentData(event) {
13,
13,
15
)
event.itemDamageResistance(
'minecraft:netherite_boots',
13,
13,
15
)
event.itemDamageResistance(
'create:netherite_diving_boots',