еще фиксы
This commit is contained in:
parent
3c79acef24
commit
ed19f46dcd
5 changed files with 105 additions and 37 deletions
|
|
@ -1,9 +1,9 @@
|
|||
// priority: 1
|
||||
|
||||
REIEvents.hide('item', event => {
|
||||
/*
|
||||
|
||||
hideMinecraftStuff(event)
|
||||
hideTFCStuff(event)
|
||||
/*hideTFCStuff(event)
|
||||
hideFirmaLifeStuff(event)
|
||||
hideGTCEUStuff(event)
|
||||
hideCreateStuff(event)
|
||||
|
|
@ -17,6 +17,7 @@ REIEvents.hide('item', event => {
|
|||
REIEvents.groupEntries(event => {
|
||||
/*groupGTCEUStuff(event)
|
||||
groupTFCStuff(event)*/
|
||||
groupMinecraftStuff(event)
|
||||
})
|
||||
|
||||
REIEvents.removeCategories(event => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue