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

[Bug] Minor bug using LEAVES@THIS as a drop #243

Closed charlie1990 closed 11 years ago

charlie1990 commented 11 years ago

This set-up produces leaves with alternate data values that don't stack with normal leaves(of any kind) They all have the correct textures but are all called Oak Leaves. (data 4-7)

LEAVES:
    - tool: SHEARS
      drop: NOTHING
    - tool: SHEARS
      drop: LEAVES@THIS
    - tool: SHEARS
      drop: STICK@1~&aTree Branch;&bA tree branch cut from a large tree.;&bCan be sold or used in crafting./1-2
Zarius commented 11 years ago

Pretty sure I know why that is. Will try and fix for next build.