implements #1057
This commit is contained in:
parent
d80e5a7727
commit
0421951b84
2 changed files with 17 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ BlockEvents.modification(event => {
|
|||
*/
|
||||
ItemEvents.modification(event => {
|
||||
registerBeneathItemModifications(event)
|
||||
registerConstructionWandsItemModifications(event)
|
||||
registerMinecraftItemModifications(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue