Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
b676b5f5b4
1 changed files with 1 additions and 1 deletions
|
|
@ -521,7 +521,7 @@ function registerTFGFoodRecipes(event) {
|
|||
}, 0, 0).id(`tfg:mortar/masa_flour`)
|
||||
|
||||
event.recipes.tfc.advanced_shaped_crafting(
|
||||
TFC.isp.of(`4x firmalife:food/soybean_paste`).copyFood(), ['A', 'B'], {
|
||||
TFC.isp.of(`firmalife:food/soybean_paste`).copyFood(), ['A', 'B'], {
|
||||
A: TFC.ingredient.notRotten(`firmalife:food/dehydrated_soybeans`),
|
||||
B: '#forge:tools/mortars'
|
||||
}, 0, 0).id(`tfg:mortar/soybean_paste`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue