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

Block data values #406

Open Aberforth1 opened 7 years ago

Aberforth1 commented 7 years ago

Hi, how can I specify the data value of the block which drops some items? I want orange glass which drops coal, but only orange glass, not any other. I tried STAINED_GLASS@ORANGE or STAINED_GLASS@1, but it didn't work..