
[๐]:Macaws Stairs duplicate bug
Closed this issue ยท 5 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
EveryCompat Version
1.20-2.8.7
Moonlight Lib Version
1.20-2.14.4
Issue with mods
Macaw's Stairs 1.0.1
Issue Detail
When placing a Stair Railing or Balcony from any Wood Type and then mine it again, the railing gets duplicated.
idk if this is on macaws site or if this bug is related to every comp.
OPTIONAL: Latest.log | Crash-report Attachment
OPTIONAL: To Produce
recorded the bug
I know what's the problem. it's related to Every Comp. it's not correctly copying the loot_table. An easy fix.
EDIT: do All of blocks from Macaw's Stairs have the same problem?
EDIT 2: I've checked other blocks. I can confirm that Balcony is duplicated when broken. I cannot reproduce the issue with Railings.
Can you confirm you have no issue with Railings. just a problem with Balcony?
EDIT 3:
I took a close look at where the balcony is being placed. I understood why it was duplicated. It's similar to Doors (it occupy 2 block, top and bottom). so the balcony is also occupying 2 blocks, too.
it's fixed in the next version.
I've asked the Dev of Macaw's Stairs about the Balcony occupying 2 blocks... is it intention or not.