Items into cauldrons does NOT work
willkurr opened this issue ยท 8 comments
When ever i try to add an item to a cauldron, it will not go into the cauldron. I have added a recipe , and configured the cooked file. Here it is.
10:
name: Dumb Shmeackledack/Shmeackledack/100 Proof Shmeackledack
ingredients:
- NETHER_STAR/2
- GLOWSTONE_DUST/5
cookingtime: 2
distillruns: 1
color: BLACK
difficulty: 5
alcohol: 75
cooked:
WHEAT: Fermented wheat
SUGAR_CANE: Sugar brew
APPLE: Apple cider
POTATO_ITEM: Potatomash
LONG_GRASS: Boiled herbs
RED_MUSHROOM: Mushroom brew
NETHER_STAR: Wither mash
GLOWSTONE_DUST: Light brew
COOKIE: Cookiemonster batch
I will try :)
Sent from my iPad
On Feb 24, 2014, at 1:56 AM, "Grafe" [email protected] wrote:
Does it work with the default configuration?
โ
Reply to this email directly or view it on GitHub.
Is it possible for you to post your config here http://pastebin.com/ and send me the link?
I have more problems to say. I am using the default config, and now it works, but when ever I use a clock on a cauldron, it keeps on saying it's less than 1 even after 5min. But here is the link with the modified config.
www.pastebin.com/TnKrH93W
Sent from my iPad
On Mar 3, 2014, at 2:45 AM, "Grafe" [email protected] wrote:
Is it possible for you to post your config here http://pastebin.com/ and send me the link?
โ
Reply to this email directly or view it on GitHub.
Your config was invalid. Next time use the http://yaml-online-parser.appspot.com/.
I fixed your config and posted it here: http://pastebin.com/DikNjpXb.
Can you create a new issue with the "clock problem"?