increased durability of blue steel diving suit
This commit is contained in:
parent
706db40033
commit
435f514db2
4 changed files with 26 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ BlockEvents.modification(event => {
|
|||
ItemEvents.modification(event => {
|
||||
registerBeneathItemModifications(event)
|
||||
registerConstructionWandsItemModifications(event)
|
||||
registerCreateItemModifications(event)
|
||||
registerMinecraftItemModifications(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue