rebalance sns hiking boots (#1894)

* rebalance sns hiking boots

* fix accidental nerf

* Revert "fix accidental nerf"

This reverts commit 2c970ef1ac04e93e4c5b76dac35d8a4069bcab69.

* commit wrong file...
This commit is contained in:
Jason Nash 2025-09-25 17:48:34 +01:00 committed by GitHub
parent 013c26dafa
commit 8b7186bc3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 2 deletions

View file

@ -27,6 +27,7 @@ ItemEvents.modification(event => {
registerFirmalifeItemModifications(event)
registerGTCEuItemModifications(event)
registerMinecraftItemModifications(event)
registerSNSItemModifications(event)
})
StartupEvents.registry('fluid', event => {