ColdFox Posted June 22, 2013 Posted June 22, 2013 I've a custom item that I use as a input of a smelting recipe, but I would like to change the time that it takes to smelt. Anyone knows how can I do that? Quote
BlueGhast90 Posted June 22, 2013 Posted June 22, 2013 in your return statement (return 300) change the number to whatever you want Quote
ColdFox Posted June 23, 2013 Author Posted June 23, 2013 in your return statement (return 300) change the number to whatever you want Where's that return? Note, this item is not the fuel, but the item that's gonna me transformed. Quote
Kore Posted June 23, 2013 Posted June 23, 2013 to answer you, no you cant do that... you have to make a new furnace to do that as the smelt time for every item is the same in the regular furnace. If you would like the code to replace, just ask! Hope this helps! Quote The Korecraft Mod
ColdFox Posted June 23, 2013 Author Posted June 23, 2013 to answer you, no you cant do that... you have to make a new furnace to do that as the smelt time for every item is the same in the regular furnace. If you would like the code to replace, just ask! Hope this helps! The items could have a smeltingTime attribute because if we think it doens't make sense have some items with the same time. Thank's for your answer, I just needed to know if it was possible or not. About the furnace, I'm fine with the code Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.