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:
parent
d6cf64c67b
commit
53c5a20489
6 changed files with 888 additions and 72 deletions
|
|
@ -270,6 +270,7 @@ ServerEvents.recipes(event => {
|
|||
registerTFCBetterBFRecipes(event)
|
||||
registerTFCLunchBoxRecipes(event)
|
||||
registerTFCGroomingStationRecipes(event)
|
||||
registerTFCGurmanRecipes(event)
|
||||
registerTFGRecipes(event)
|
||||
registerTFCTextileRecipes(event)
|
||||
registerToolBeltRecipes(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue