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

Can't modify a shear event #209

Open Cybou opened 11 years ago

Cybou commented 11 years ago
  OtherDrops version: 2.8b.512
  Craftbukkit version : 1.5.1 R0.1 (Beta)

  Description: Error log when I shear a sheep

  Config:
SHEEP@UNSHEARED:
   - tool: SHEARS
     action: RIGHT_CLICK
     event: SHEAR
     drop: WOOL@THIS/0-1

  Error log: http://pastebin.com/ZnDgWwJA

  Steps to reproduce the problem: Right click whit shears on a sheep unsheared

  Expected result: Drop 0 or 1 wool when a player shear a sheep.
Zarius commented 11 years ago

Ah, looks like its not interpreting the sheep data properly - I'll look into this later.

I'll leave this here for my reference later:

!UNSHEARED!WHITE!ADULT!!!!ITEMSTACK{AIR X 1}%10.0%!!ITEMSTACK{AIR X 1}%10.0%!!ITEMSTACK{AIR X 1}%10.0%!!ITEMSTACK{AIR X 1}%10.0%!!ITEMSTACK{AIR X 1}%10.0%%8H

Cybou commented 11 years ago

When can you fix it ?

Thanks for your work