MC1234 (Planter) doesn't respect item drop counts
LadyCailinBot opened this issue ยท 3 comments
CRAFTBOOK-2603 - Reported by Jeff.Sandberg
If you use the planter in drop mode, it does not respect drop counts, and will quickly plant a whole field from one item drop, providing an easy way for users to boost their agricultural output several times.
What happens:
One drop causes a whole field to be planted
What should happen:
One drop should map to one block being planted
Comment by me4502
Ah, a recent change in bukkit stopped a method of removing the dropped item from working, so I had to change the old method to a new method. I thought I'd done it for every IC I needed to, but I forgot planter had a dropped mode. I'll fix this next chance I get (next 24 hours)
Comment by Jeff.Sandberg
Thank you. And sorry about opening this on Commandbook, I could have sworn I was on the craftbook tab.