TFC Gurman integration (#2298)
* started working on tfc-gurman integration * updated recipes, should be mostly good now? * pizza adjustments * meal bag tags * ugh these crafting table foods are gonna take 5ever * milk curdling and automation for new cheeses * moved these * Update tags.js Signed-off-by: Pyritie <pyritie@gmail.com> --------- Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
@@ -270,6 +270,7 @@ ServerEvents.recipes(event => {
|
||||
registerTFCBetterBFRecipes(event)
|
||||
registerTFCLunchBoxRecipes(event)
|
||||
registerTFCGroomingStationRecipes(event)
|
||||
registerTFCGurmanRecipes(event)
|
||||
registerTFGRecipes(event)
|
||||
registerTFCTextileRecipes(event)
|
||||
registerToolBeltRecipes(event)
|
||||
|
||||
Reference in New Issue
Block a user