Feature/tfc tools integration (#2716)

* Bugfix/Scraping Knives

Code should be more robust now

* Recycling

---------

Co-authored-by: Redeix <redeix.m@gmail.com>
This commit is contained in:
Inceitious 2026-01-12 12:01:08 +08:00 committed by GitHub
parent 7e2816c917
commit 96b0e79aff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 68 additions and 17 deletions

View file

@ -266,7 +266,6 @@ ServerEvents.recipes(event => {
registerTFCAmbientalRecipes(event)
registerTFCBetterBFRecipes(event)
registerTFCLunchBoxRecipes(event)
registerTFCScrapingRecipes(event)
registerTFCGroomingStationRecipes(event)
registerTFCGurmanRecipes(event)
registerTFGRecipes(event)