Bukkit-OtherBlocks icon indicating copy to clipboard operation
Bukkit-OtherBlocks copied to clipboard

"ANY_"/1/100% not working.

Open KillingRe opened this issue 11 years ago • 1 comments

Version: 2.8b.156

after running a series of test the "ANY_" synonyms aka:

ANY_FURNACE ANY_SIGN ANY_MINECART ANY_RAIL ANY_REDSTONE_ORE ANY_REDSTONE_TORCH ANY_DIODE ANY_PISTON ANY_VEHICLE ANY_SPADE ANY_AXE ANY_HOE ANY_PICKAXE ANY_SWORD ANY_BUCKET ANY_HELMET ANY_CHESTPLATE ANY_LEGGINGS ANY_BOOTS ANY_TOOL ANY_WEAPON BOW, ARROW ANY_SWORD ANY_ARMOR ANY_HELMET ANY_CHESTPLATE ANY_LEGGINGS ANY_BOOTS ANY_ARMOUR ANY_BLOCK ANY_ITEM ANY_OBJECT


DIRT: - tool: WOODEN_PICKAXE drop: ANY_SWORD/5/80%

it seems when Quantity & Drop Chance are added to "ANY_" synonyms they they fail to drop even at 100% when removing Quantity & Drop Chance the "ANY_" synonyms work by dropping 1 randomly from each DIRT you break

KillingRe avatar Mar 15 '13 02:03 KillingRe

I've separated out the issue of ANY_SWORD/5 dropping a random sword type but always 5 of the same type to here: https://github.com/Zarius/Bukkit-OtherBlocks/issues/170

I just noticed the drop: ANY doesn't appear to work so leaving this issue open until that's fixed.

Zarius avatar Mar 15 '13 16:03 Zarius