railcraft-reborn / railcraft

Redefine your rails
Other
82 stars 17 forks source link

Abyssal Stairs & Slabs of any variant do not drop themselves upon being mined #206

Closed SephirothWS closed 3 months ago

SephirothWS commented 3 months ago

Is there an existing issue for this?

Description of the Bug

Abyssal Stairs & Slabs of any variant do not drop themselves upon being mined using a pickaxe.

I'm assuming Stairs and Slabs of Abyssal Stone doesn't have the correct tool flagged for mining.

Railcraft Reborn version

1.1.1

NeoForge/Forge version

Forge 47.2.23

Minecraft version

1.20.1

Minecraft server

Yes

To Reproduce

  1. Craft Abyssal Stairs and Slab blocks.
  2. Place Abyssal Stairs and Slab blocks.
  3. Equip Pickaxe
  4. Mine Abyssal Stairs and Slab blocks.
  5. Watch as hardness of blocks cause mining to take a longer time than standard stairs and slabs.
  6. Finish breaking Abyssal Stairs and Slab blocks.
  7. Watch as no drops are produced.

Expected behavior

Mining Abyssal Stairs and Slab blocks with pickaxe causes the stairs and slabs to drop themselves.

Logs & Environment

No response

Screenshots & Video

Compared to standard blocks, the mod Jade does NOT show a pickaxe in its tooltip when looking at these blocks. image image

Edivad99 commented 3 months ago

Nice catch! 🔥 Could you try with this and tell me if it is fixed https://github.com/railcraft-reborn/railcraft/actions/runs/9006167523/artifacts/1485096113

SephirothWS commented 3 months ago

@Edivad99 Can confirm this snapshot has fixed the issue. Thank you.