Fusegu 6 Posted December 23, 2016 I can't seem to get the recipes to show up in the crafting log. Specifically the kyanpu crafting screen will open; however there are no crafting options there, even though I did event them in. Just a "blank" option and then when you click that game crash. Can someone pick out what I'm doing wrong?​Recipes: [ null, { "ID": 101, "Name": "Ha Tento", "IconIndex": 1, "Result": [{"Type":"item","ID":81,"Amount":1}], "Requires":[{"Type":"item","ID":53,"Amount":20},{"Type":"item","ID":26,"Amount":5}], "Discipline": 1, "Category": [], "XP": 50, "LevelReq": 1, "Learned": "command" }, { "ID": 102, "Name": "Kyanpu no Hi", "IconIndex": 64, "Result": [{"Type":"item","ID":82,"Amount":1}], "Requires":[{"Type":"item","ID":53,"Amount":5},{"Type":"item","ID":26,"Amount":3},{"Type":"item","ID":27,"Amount":3}], "Discipline": 1, "Category": [], "XP": 50, "LevelReq": 1, "Learned": "command" } ] Disciplines [ null, { "ID": 1, "Name": "Kyanpu", "IconID": 0, "ExpFormula": "100*level", "MaxLevel":5, "Categories": [], "Background": "" }, { "ID": 2, "Name": "Cooking", "IconID": 0, "ExpFormula": "100*level", "MaxLevel": 5, "Categories": ["Ryori"], "Background":"" } ] Share this post Link to post Share on other sites