The Item field in the Json file
ivardensphere opened this issue · 5 comments
Hello,
get the following error:
https://gist.github.com/ivardensphere/273662c0fd80502af1a9
when using the item field with meta data per the example:
{
"id": "pro",
"name": "Pro",
"desc": "Play for a month",
"parent": "veteran",
"color": "dark_red",
"special": true,
"stat": "stat.playOneMinute",
"count": 518400000,
"item":
{
"id": "minecraft:wool",
"meta": "4"
},
"xPos": 5,
"yPos": 1
}
Please let me know thanks.
I have a big habit of making a change and never releasing it. I think it's been at least 4 months
Edit: Are you using version 1.0.1?
I just published 1.0.2. The changes I thought were in 1.0.1 actually weren't. And this is 9 months after the fact. I had documented it and everything.
Downloads are both on curse and in releases here.
Sorry for the late response. This works perfect now so thanks for the quick fix! Not sure why no one caught it prior but loving the mod. Thanks again!
Someone actually did, but they posted about it on the forum and never
followed up.
On Mon, Feb 22, 2016 at 8:42 AM ivardensphere [email protected]
wrote:
Sorry for the late response. This works perfect now so thanks for the
quick fix! Not sure why no one caught it prior but loving the mod. Thanks
again!—
Reply to this email directly or view it on GitHub
#3 (comment)
.