This commit is contained in:
Damodigy 2023-11-11 23:35:08 +07:00
parent 7f8e06de8c
commit 969e554c9d
31 changed files with 569 additions and 26 deletions

View file

@ -5,6 +5,7 @@ REIEvents.hide('item', event => {
hideTFCStuff(event)
hideCreateStuff(event)
hideMinecraftStuff(event)
hideExtendedCraftingStuff(event)
})