Skip to content

TreeOfSelf/PandaAntiDupe

Repository files navigation

image

PandaAntiDupe

Description

A simple drop-in plugin to prevent all forms of duping. This will prevent TNT Duping, Trident Dupe, Gravity block duping, and various other forms of duplicating items. (Some dupes patched by this mod may already be fixed by Mojang, feel free to open an issue)

Configuring

config/PandaAntiDupe.json generated at runtime, a true/false entry for each dupe patch exists

{
  "BookDupe": true,
  "ShulkerBoxDupe": true,
  "RailDupe": true,
  "HorseQuickMoveDupe": true,
  "StackSplitDupe": true,
  "HopperDupe": true,
  "PistonDupe": true,  //this is the TNTDuping one
  "EntityDimensionDupe": true,
  "TridentDupe": true,
  "BeeDupe": true,
  "TripwireDupe": true,
  "LecternDupe": true,
  "TripwireHookDupe": true,
  "GravityBlockDupe": true,
  "NBTListDupe": true
}

Simply set to false to disable

Try it out

hardcoreanarchy.gay (Deathban Anarchy)
sky.hardcoreanarchy.gay (Skyblock Anarchy)

Support

Support discord here!

License

CC0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages