buffed hot or not insulation by x3
This commit is contained in:
parent
7babaf2dfa
commit
f434b9f380
3 changed files with 38 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ BlockEvents.modification(event => {
|
|||
*/
|
||||
ItemEvents.modification(event => {
|
||||
registerBeneathItemModifications(event)
|
||||
registerHotOrNotItemModifications(event)
|
||||
registerMinecraftItemModifications(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue