Search found 1 match
- Fri Oct 04, 2013 2:44 pm
- Forum: Modding
- Topic: Custom Recipes
- Replies: 1
- Views: 2426
Custom Recipes
After browsing the forum it looks like I'm the only one with a problem here. I did this: defineRecipe {item = "gear_key", ingredients = {1, "gear_necklace", 1, "iron_key"}} And I put it into the "repices.lua" file. The "init.lua" most certainly links...