Posted February 12, 20169 yr Hi, I've created new custom leaves. But if I use flint and steel, It will not burn. Any idea why this happens and how to solve it? It must be pretty simple it think. Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
February 12, 20169 yr You need to set the fire encouragement (a.k.a spread speed) and flammability of the Block yourself. Either call BlockFire#setFireInfo after registering your Block or override Block#getFireSpreadSpeed and Block#getFlammability to return the appropriate values. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
February 12, 20169 yr Author Great, this works. Thank you. Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
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.