mung3r / ecoCreature

PvM/E Rewards
http://forums.bukkit.org/threads/29538
GNU Lesser General Public License v3.0
7 stars 12 forks source link

[Bug] data values higher than 100 cause ecocreature to not parse the drops. #70

Closed Zombiemold closed 11 years ago

Zombiemold commented 12 years ago

Basically, if you want to have an item with a data value over 100, eco creature will ignore it, and will not parse any drops for the creature with the item in question.

For instance:

These books in question are tied to Bookworm. I use them to distribute spells from MagicSpells.

I am sure this might effect any custom item added by any plugin, with data values over 100.

mung3r commented 12 years ago

I will have to take a look at Bookworm to see how this can be done.

mung3r commented 11 years ago

See issue #18 on how to specify values above 100.