Revert "Merge pull request #5 from TerraFirmaGreg-Team/revert-4-crafting-recipes-from-cube"

This reverts commit 7cff4c0eeb, reversing
changes made to 05c4beb7e5.
This commit is contained in:
Xikaro 2023-11-14 22:28:40 +05:00
parent 7cff4c0eeb
commit a528db1e6d
5 changed files with 331 additions and 0 deletions

View file

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