hide firmalife disabled items

This commit is contained in:
Dmitry 2023-12-12 09:36:49 +07:00
parent 6324b6e9b9
commit 3e12588712
2 changed files with 13 additions and 1 deletions

View file

@ -3,6 +3,7 @@
REIEvents.hide('item', event => {
hideMinecraftStuff(event)
hideTFCStuff(event)
hideFirmaLifeStuff(event)
hideGTCEUStuff(event)
hideCreateStuff(event)
hideAE2Stuff(event)