и еще рецептики

This commit is contained in:
Dmitry 2023-12-21 10:17:58 +07:00
parent 39d016e258
commit 7987b1e747
4 changed files with 93 additions and 20 deletions

View file

@ -1,8 +1,7 @@
// priority: 1
REIEvents.hide('item', event => {
hideMinecraftStuff(event)
//hideMinecraftStuff(event)
/*hideTFCStuff(event)
hideFirmaLifeStuff(event)
hideGTCEUStuff(event)
@ -21,7 +20,6 @@ REIEvents.groupEntries(event => {
})
REIEvents.removeCategories(event => {
registerMinecraftCategories(event)
registerGTCEUCategories(event)
registerMoreRedCategories(event)
})