Update recipes.js
This commit is contained in:
parent
8c67fb6e58
commit
2d0886dc5b
1 changed files with 1 additions and 1 deletions
|
|
@ -2522,7 +2522,7 @@ const registerTFCRecipes = (event) => {
|
|||
}
|
||||
})
|
||||
|
||||
event.recipes.tfc.collapse(`tfc:rock/cobble/${stoneType}`, TFC.blockIngredient(dead))
|
||||
event.recipes.tfc.collapse(`tfc:rock/cobble/${stoneType}`, TFC.blockIngredient(oresToCollapse))
|
||||
.id(`tfg:collapse/${stoneType}_gt_ores`)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue