species stuff and loot tables

This commit is contained in:
Pyritie 2025-06-17 20:44:24 +01:00
parent f646c46377
commit 62edf3929f
8 changed files with 98 additions and 4 deletions

View file

@ -226,6 +226,7 @@ ServerEvents.recipes(event => {
registerRnrRecipes(event)
registerSophisticatedBackpacksRecipes(event)
registerSimplylightRecipes(event)
registerSpeciesRecipes(event)
registerTFCRecipes(event)
registerTFCBetterBFRecipes(event)
registerTFCLunchBoxRecipes(event)