Твики рецептов, фиксы багов
This commit is contained in:
parent
79872d5cb2
commit
3e038abeae
9 changed files with 133 additions and 9 deletions
|
|
@ -6,10 +6,14 @@ REIEvents.hide('item', event => {
|
|||
hideCreateStuff(event)
|
||||
hideMinecraftStuff(event)
|
||||
hideExtendedCraftingStuff(event)
|
||||
hideSophisticatedBackpacksStuff(event)
|
||||
hideSBStuff(event)
|
||||
})
|
||||
|
||||
|
||||
REIEvents.groupEntries(event => {
|
||||
groupGTStuff(event)
|
||||
})
|
||||
|
||||
REIEvents.removeCategories(event => {
|
||||
registerGTCategories(event)
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue