
Surround a music disc with 8 echo shards in a crafting table to duplicate it - a thematic, near-renewable way to copy rare discs. Ships as a server plugin (Paper/Spigot/Bukkit/Purpur) and a Fabric mod. Auto-covers every disc.
Duplicate music discs by surrounding one with echo shards in a crafting table.
Place a disc in the center, ring it with 8 echo shards, and you get the disc back
plus a copy - the echo shards are consumed. A thematic, near-renewable way to
copy the rarer discs, since the newest discs and echo shards both come from the
deep dark.
This item ships in two forms (same mechanic):
S S S S = echo shard
S D S D = any music disc
S S S result = that disc, duplicated
Music discs do not stack, so the original disc is handed back to you alongside the
copy - you end up with 2 discs (configurable) for 8 echo shards. Works with
every music disc the game has, including the newest ones.
config.yml:output-amount (default 2) - total discs you end up with per craft (the2 = net +1).allow-only / deny - restrict which discs can be duplicated (by disc nameMUSIC_DISC_ prefix, e.g. creator, precipice, 5)./echoshards shows info; /echoshards reload reloads the configechoshards.admin, default op).crafting_shaped per disc) plus a tiny initializer.max_stack_size: 2 component, which is what makes thePer-version-LINE builds (see ../MODDING_GUIDE.md):
EchoShards-1.0.0.jar - built against the 1.21.1 APIapi-version 1.21, load-tested on Paper 1.21.11. TagsEchoShards-1.0.0-26.1.jar - built against spigot-apiEchoShards-fabric-1.0.0.jar - Minecraft 1.21.11,fabric/recipe-verify.ps1): all 21 recipes werefabric/recipe-status.txt has the per-disc breakdown). Not hand-tested in amax_stack_size: 2 componentOriginal concept by u/Megatrans69 on Reddit (r/minecraftsuggestions). Built by BeansNToast.