added tags to turn phantom silk into clothes too

This commit is contained in:
Pyritie 2025-08-02 16:52:18 +01:00
parent 3ed46ca8e6
commit 14bc503908
3 changed files with 14 additions and 0 deletions

View file

@ -249,6 +249,7 @@ ServerEvents.recipes(event => {
registerSpeciesRecipes(event)
registerTACZRecipes(event)
registerTFCRecipes(event)
registerTFCAmbientalRecipes(event)
registerTFCBetterBFRecipes(event)
registerTFCLunchBoxRecipes(event)
registerTFCGroomingStationRecipes(event)