OtherDrops

226k Downloads

Data Values in drops

Bartor opened this issue · 2 comments

commented

Hello,
I have one question/feature request. I was configuring drops on my server and I've noticed, that the Data Values are not supported. I just want to give a possibility to obtain and 266:1 (gold_ingot:1) from gold ore, but when I write "- drop: 266:1" it just don't work, but there are no crashes. So here is my question/request: can You add Data Values support in Other Drops? It will be very, very useful :)
Best wishes

commented

Data values are definitely supported - try 266@1 instead.

On Fri, Jan 24, 2014 at 8:28 PM, BartorKrajczyk [email protected]:

Hello,
I have one question/feature request. I was configuring drops on my server
and I've noticed, that the Data Values are not supported. I just want to
give a possibility to obtain and 266:1 (gold_ingot:1) from gold ore, but
when I write "- drop: 266:1" it just don't work, but there are no crashes.
So here is my question/request: can You add Data Values support in Other
Drops? It will be very, very useful :)
Best wishes


Reply to this email directly or view it on GitHubhttps://github.com//issues/309
.

commented

Thank you very much! It works, but it have to be given directly to inventory, because normal items clear their data value after dropping :) Thanks again!