Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

[Feature Request] Enchantment glow without enchantments #217

Open CultistO opened 11 years ago

CultistO commented 11 years ago

In vanilla adventure maps I've seen items with the enchantment glow, that have no enchantments listed when you hover over them. Is it possible to get od to drop items like this?

I can't seem to find what they've done, perhaps you can just edit an nbt tag, or perhaps they've added an enchantment/potion effect edited to have no name? I don't know a lot about that aspect of the game.

I'd like to have my special dropped items to have the glow to indicate that they are special at first glance, without adding an enchantment.

Zarius commented 11 years ago

Yes, possible and planned but tricky as I want to avoid reliance on NBT code. I do have a plan of attack though :)

CultistO commented 11 years ago

ooh... awesome, thanks