Merge branch 'main' into mod-ae2-recipes
This commit is contained in:
commit
dc5ff62a26
842 changed files with 8892 additions and 19309 deletions
|
|
@ -6,7 +6,6 @@ REIEvents.hide('item', event => {
|
|||
hideGTCEUStuff(event)
|
||||
hideCreateStuff(event)
|
||||
hideAE2Stuff(event)
|
||||
hideExtendedCraftingStuff(event)
|
||||
hideAdAstraStuff(event)
|
||||
hideSophisticatedBackpacksStuff(event)
|
||||
hideMoreRedStuff(event)
|
||||
|
|
@ -19,6 +18,7 @@ REIEvents.groupEntries(event => {
|
|||
})
|
||||
|
||||
REIEvents.removeCategories(event => {
|
||||
registerMinecraftCategories(event)
|
||||
registerGTCEUCategories(event)
|
||||
registerMoreRedCategories(event)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue