The Aether

The Aether

32M Downloads

Bug: Skyroot axes don't double block drops

kodadacod opened this issue · 4 comments

commented

What Feature Types Apply to This Bug?

Block, Item

Other Type

No response

What Type of Bug Is This?

Unexpected Behavior

Forge Version

39.0.40

The Aether 1 Version

1.0.0

Is This Bug a Conflict With Another Mod?

No response

Client Log

https://gist.github.com/kodadacod/a0ebcc81293d2ddbc5d7e517a0b7e84f

Crash Report (if applicable)

No response

Steps to Reproduce

  1. Obtain a Skyroot Axe
  2. Find a Skyroot Log (with the doubledrops tag)
  3. Break the log with the Skyroot Axe

What You Expect To Happen

The Skyroot Log would drop 2 Logs

What Actually Happened

The Skyroot Log dropped one Log

Additional Details

No response

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
commented

This extends to Shovels and Pickaxes as well.

commented

Appears to be due to Aether blocks not having the double drops state when generated.

commented

Appears to be due to Aether blocks not having the double drops state when generated.

That’ll have to be me to fix then

commented

Seems that the loot function for double drops is also commented out so that is also an issue here, although that loot function may be removed at some point.