Реврайт готов
This commit is contained in:
parent
91c7141d18
commit
94a2d7af2e
54 changed files with 2452 additions and 1571 deletions
|
|
@ -1,23 +0,0 @@
|
|||
// priority: 199
|
||||
|
||||
REIEvents.hide('item', event => {
|
||||
hideGTStuff(event)
|
||||
hideTFCStuff(event)
|
||||
hideCreateStuff(event)
|
||||
hideMinecraftStuff(event)
|
||||
hideExtendedCraftingStuff(event)
|
||||
hideSBStuff(event)
|
||||
hideMoreRedStuff(event)
|
||||
hideSmallShipsStuff(event)
|
||||
})
|
||||
|
||||
|
||||
REIEvents.groupEntries(event => {
|
||||
groupGTStuff(event)
|
||||
groupTFCStuff(event)
|
||||
})
|
||||
|
||||
REIEvents.removeCategories(event => {
|
||||
registerGTCategories(event)
|
||||
registerMoreRedCategories(event)
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue