This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
1
Ahhh, got it! Thank you so much. I figured I had to specify the metadata somehow, but I wasn't sure how I should express it. This works perfectly.
Try:
{"data" : {"name" : "Thaumcraft:ItemResource", "meta" : 18, "min" : 1, "max" : 3}, "weight" : 3}
You need to specify the metadata of the item, which is 18.
1
Ahhh, got it! Thank you so much. I figured I had to specify the metadata somehow, but I wasn't sure how I should express it. This works perfectly.