hide firmalife disabled items
This commit is contained in:
parent
6324b6e9b9
commit
3e12588712
2 changed files with 13 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
REIEvents.hide('item', event => {
|
||||
hideMinecraftStuff(event)
|
||||
hideTFCStuff(event)
|
||||
hideFirmaLifeStuff(event)
|
||||
hideGTCEUStuff(event)
|
||||
hideCreateStuff(event)
|
||||
hideAE2Stuff(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue