крафты рюкзаков part1

добавил крафт всем видам рюкзаков и апгрейд базе

Co-Authored-By: Damodigy <43088109+Damodigy@users.noreply.github.com>
This commit is contained in:
FriendlyCube 2023-11-12 17:03:43 +02:00 committed by Cube
parent 40d8519a14
commit a1efdc100a
2 changed files with 80 additions and 0 deletions

View file

@ -19,6 +19,7 @@ ServerEvents.recipes(event => {
registerExtendedCraftingRecipes(event)
registerMinecraftRecipes(event)
registerTFCRecipes(event)
registersophisticatedbackpacksRecipes(event)
})
LootJS.modifiers((event) => {