OtherDrops

226k Downloads

Acacia/Dark Oak Leaf_Decay Trigger Fails

Snoogles opened this issue ยท 0 comments

commented

OtherDrops version: 2.8b.596
Description: Using the Leaf_Decay trigger results in no drops. Other Leaf_Decay triggers work fine.
Config (if applicable):
=======WORKING=======
LEAVES@REDWOOD:
- trigger: LEAF_DECAY
drop: [EGG,365]
quantity: 1
chance: 5
- trigger: LEAF_DECAY
drop: DYE@BLUE
quantity: 1
chance: 3
- trigger: LEAF_DECAY
drop: SAPLING@1
quantity: 1-2
chance: 2
======NOT WORKING====
161@0:
- trigger: LEAF_DECAY
drop: [EGG,365]
quantity: 1
chance: 5
- trigger: LEAF_DECAY
drop: DYE@BLUE
quantity: 1
chance: 3
- trigger: LEAF_DECAY
drop: SAPLING@4
quantity: 1-2
chance: 2

Steps to reproduce the problem:

Have also tried Leaves@acacia
Expected result: Drops when leaves decay. (no changes to drops are occuring)

Other Comments: Posted got no response figured it needed to be here.