recipe fixes

This commit is contained in:
SpeeeDCraft 2023-11-16 17:42:31 +07:00
parent c1450a7ebb
commit 938c5da6c0
6 changed files with 94 additions and 8 deletions

View file

@ -1,6 +1,5 @@
// priority: 199
/*
REIEvents.hide('item', event => {
hideGTStuff(event)
hideTFCStuff(event)
@ -13,4 +12,4 @@ REIEvents.hide('item', event => {
REIEvents.groupEntries(event => {
groupGTStuff(event)
})*/
})