buffed blue steel construction wand again
This commit is contained in:
@@ -11,6 +11,6 @@ function registerConstructionWandsItemModifications(event) {
|
||||
item.maxDamage = 2303
|
||||
})
|
||||
event.modify('constructionwand:diamond_wand', item => {
|
||||
item.maxDamage = 6143
|
||||
item.maxDamage = 12286
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user