Skip to content

Releases: Ivan8or/GoldenDupes

Anvil Hotfix

23 Dec 21:10
47c4694
Compare
Choose a tag to compare

Fixed an issue where a location was not properly copied resulting in the anvil dupe sometimes not working

Anvil dupe bugfix

16 Dec 05:11
68cf769
Compare
Choose a tag to compare

Anvil dupe should now correctly check the player inventory to ensure they have no empty slots, as well as ensure that the dupe is performed only in the case that the anvil breaks naturally (as opposed to by a player / being moved)

Crafting Dupe mechanics change

06 Feb 07:56
Compare
Choose a tag to compare

the crafting dupe will now drop the duped item onto the ground instead of forcing it into the hands of the player. This allows events to be triggered on pickup of the duped item.

Additionally, papermc's warning messages about the use of System.out are finally being addressed. yay!

1.5.0 - Piston Dupe added

12 Jan 10:27
Compare
Choose a tag to compare

This update adds the 1.12 piston dupe to our collection!

a demo on how the dupe works:
https://www.youtube.com/watch?v=pXOncHOAnKw

bugfix-fix: nether portal NPE

29 Jan 20:04
Compare
Choose a tag to compare

addon to the nether portal NPE fix

Bugfix - NPE on donkey, portal dupes

29 Jan 19:39
Compare
Choose a tag to compare

simple bugfix for NPE encountered when duping items using the donkey / nether portal dupes.

Bugfix - fail to load on startup

25 Jan 12:29
Compare
Choose a tag to compare

small patch that fixes the plugin not loading on startup for newer versions of MC

1.4.4 - bugfixes + initial illegal item stack support

07 Jan 18:55
bbdd029
Compare
Choose a tag to compare

This update fixes an issue with 1.4.3 where regular non-stackable items were incorrectly duplicated.

also introduces very limited functionality for duping items to beyond the 64 stack size limit (currently only for the Autocraft dupe)

Autocraft dupe fix

07 Jan 15:09
bbdd029
Compare
Choose a tag to compare

The autocraft dupe was not cooperating when the vanilla config setting was not enabled (aka when items by click was in use).
Thanks to thxtnt for pointing out the bug!

Anvil Dupe added

13 Sep 02:07
Compare
Choose a tag to compare

Added the 1.17 anvil dupe!
also fixed config autofill issues