decrease amount of jsons (own gen script) + update tfc

This commit is contained in:
SpeeeDCraft 2023-11-13 09:22:31 +07:00
parent 8255c82676
commit 2002ec3560
580 changed files with 219 additions and 4485 deletions

View file

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