Chair drops multiple chairs
d4rkm0nkey opened this issue ยท 3 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 1.13.0
- Minecraft: 1.16.5
- Fabric Loader: 0.11.1
- Fabric API: 0.30.3
Describe the bug
When I destroy a chair with an axe, two instead of one chairs are dropped.
To Reproduce
Steps to reproduce the behavior:
- Place a chair in survival (stripped spruce wood chair).
- Destroy it with an axe.
- Get two chairs.
- Get two chairs?
Expected behavior
You should only get one chair otherwise you can produce a lot of chairs without using any material.
This doesn't happen for tables. I tested without an axe and it drops two chairs as well.
This seems to be a bug with the Extra Pieces compatibility options. I'll have to take a look at this at some point.