buffed blue steel construction wand again
This commit is contained in:
parent
0421951b84
commit
2ec6704d27
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ function registerConstructionWandsItemModifications(event) {
|
||||||
item.maxDamage = 2303
|
item.maxDamage = 2303
|
||||||
})
|
})
|
||||||
event.modify('constructionwand:diamond_wand', item => {
|
event.modify('constructionwand:diamond_wand', item => {
|
||||||
item.maxDamage = 6143
|
item.maxDamage = 12286
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue