Actually Additions

Actually Additions

66M Downloads

Vertical Digger doesn't post HarvestDropsEvent

DemoXinMC opened this issue · 4 comments

commented

This is problematic for mods that alter drops.

Additionally, it's probably prudent that the drops be checked for CONTAINING "ore" rather than requiring the block itself STARTING WITH "ore" as this likely will also cause problems with mods such as DenseOres

commented

We had a bug report related to this over at Glenn's Gases, I believe. The Jira entry is here.

commented

The bug you mentioned is about the Drill, not the Vertical Digger. That, however, posts the mentioned event by default.

commented

Might be an old version or bug, then. I'll test it later.

On Tuesday, May 3, 2016, Ellpeck [email protected] wrote:

The bug you mentioned is about the Drill, not the Vertical Digger. That,
however, posts the mentioned event by default.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#84 (comment)

commented

Closed by a836572