Tinconverter added.

master
acmgit 2017-05-29 17:38:27 +02:00
parent 76f1975d28
commit fb0bf9d245
1 changed files with 31 additions and 1 deletions

View File

@ -24,7 +24,37 @@ recipelist =
type = "shapeless",
output = "food_sweet:blueberry",
recipe = {"bushes:blueberry"}
},
{
type = "shapeless",
output = "mesecons_luacontroller:luacontroller0000",
recipe = {"mesecons_microcontroller:microcontroller0000"}
},
{
type = "shapeless",
output = "mesecons_microcontroller:microcontroller0000",
recipe = {"mesecons_luacontroller:luacontroller0000"}
},
{
type = "shapeless",
output = "moreores:tin_lump",
recipe = {"default:tin_lump"}
},
{
type = "shapeless",
output = "moreores:tin_ingot",
recipe = {"default:tin_ingot"}
},
{
type = "shapeless",
output = "moreores:tin_block",
recipe = {"default:tin_block"}
}
} -- recipelist