whoops, conversion recipe was the wrong way around
This commit is contained in:
parent
e38425d597
commit
9d7c38b6ee
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
function registerTFGConvertingRecipes(event) {
|
||||
|
||||
event.shapeless("afc:tree_tap", "treetap:tap")
|
||||
event.shapeless("tfcea:refrigerator", "tfg:mv_food_refrigerator")
|
||||
event.shapeless("tfg:mv_food_refrigerator", "tfcea:refrigerator")
|
||||
|
||||
event.shapeless('greate:steel_cogwheel', 'create:cogwheel')
|
||||
event.shapeless('greate:large_steel_cogwheel', 'create:large_cogwheel')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue