Extended Drawers

Extended Drawers

145k Downloads

[Bug]: Drawers cannot break from the front

muhammedesadcomert opened this issue ยท 5 comments

commented

Description of the issue

Drawers cannot break from their front side. This problem is the same as #35. Idk why you actually closed this while the problem still existed.

Reproduction steps

  1. Place a drawer.
  2. Try to break it from the front side.

Mod version

1.3.9

Operating System

Windows 11

Minecraft version

1.19.2

Other mods

  • architectury 6.5.77
  • cloth-config 8.2.88
  • extended_drawers 1.3.9+mc.1.19.2
  • fabric-api 0.76.0+1.19.2
  • modmenu 4.2.0-beta.2
  • roughlyenoughitems 9.1.595
  • jade 8.7.3

Server

Not tested

Client

Happens

Logs

https://mclo.gs/aN6szK0

Extra Context

A short video of the bug: https://youtu.be/huissP2lg_g

I think the problem is while trying to break the drawer from the front side it tries to give to the player an item even if is empty.

commented

I've found a fix, but I probably won't do a full release just for this one bug. You can set the creativeExtractionMode config option to front_mine as a temporary fix. It's probably nicer that way anyways

commented

@MattiDragon What's wrong with a full release, some modders publish more than one release in a day for small changes.

I am confused. This bug happens in the survival mod. Isn't that option changing only creative mod behavior?

commented

The bug is caused by the creative mode changes firing even when in survival. I could do a release, but it's a bit of work as I have to port the fixes to all supported versions. Automatic releases does make it easier but still takes a bit of work. I was also thinking about redoing the config system as it's kind of jank.

commented

Ok, this is fair. I hadn't thought of other versions. I can go with the temporary fix until the update, no problem.

You know what they say, "Out with the jank, in with the swank!" Good luck with it!

commented

Resolved in 1.3.10