Jump to content
Sign in to follow this  
Fusegu

Mr. Trivel's Crafting PlugIn Support

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted