Supplementaries

Supplementaries

127M Downloads

[๐Ÿž]: Book Dupe With Twilight Forest

Closed this issue ยท 3 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
  • 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

1.21.1-NEOFORGE

Supplementaries Version

1.21-3.4.1

Moonlight Lib Version

1.21-2.20.7

Describe Issue

This is an issue between either Supplementaries or The Twilight Forest mod. I've also reported this to their github

If you go inside a Dark Tower in the Dark Forest biome, in the Twilight Forest Dimension while the black wavy lines is still active and try to place any book, that can be placed (so including enchanted) it goes to break and drop on the ground, assuming because of the structure's behaviour. But when this happens, the book is still in your inventory but is also dropped on the ground, meaning it has duped.

I found this playing on ATM10 on a server, moonlight lib and Supplementaries wasn't on the latest, but i tried this on the latest for those, and it still occurs

commented

Little update, seems to be anywhere that is "locked", like no interaction until requirements are met

commented

This seems ot be entirely their behaviour. In my code I place the block and decrement the item in same step. In fact it's not even my code that does it, it's the game BlockItem place method. Report their, the sya they did that structure placing prevention seems brittle or incorrect

commented

Okay, thank you for your response. Waiting on theirs