copypaster

Quick rating

copypaster

No reviews yet

Fabric client+server mod: copy/paste Minecraft cuboid regions to .nbt with player-relative positioning, interactive selection, paste preview, and undo.

API/Library
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
2.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Copy cuboid regions to files. Paste them back exactly where you mean to — anchored to your position.

Minecraft 26.1.2 Fabric Loader 0.19.2 Java 25 Version 2.1.0


Copy Paster is a Fabric client + server mod for survival and creative builders who want a fast, visual way to duplicate structures without leaving the game. Select a box in the world, name it in chat, then paste it later — position follows where you stand at copy time and paste time, so offsets stay intuitive.

  • Interactive /copy — click two corners; live wireframe preview while you aim
  • Paste ghost preview — cyan outline when blocks would be overwritten
  • Undo/pasteundo restores the last paste (in-memory until restart)
  • Ukrainian (uk_ua) — full UI strings alongside English
  • Configurable highlightsconfig/copypaster.yml or optional Mod Menu + Cloth Config

Maintainer docs: CLAUDE.md · Release notes: CHANGELOG.md


Install

Where What
Dedicated server copy_paster-<version>.jar in mods/ + Fabric API
Each player Same JAR in client mods/ (required for /copy, previews, HUD)

Server-only mode: coordinate /copy x1 y1 z1 x2 y2 z2 and all /paste commands still work; bare /copy needs the client mod.

Optional: Mod Menu + Cloth Config for in-game highlight colour.


Quick start

1 · Save a region

  1. Stand at the anchor point you want for this copy.
  2. Run /copy.
  3. Attack corner 1, then corner 2 (blue wireframe follows your crosshair).
  4. Use (right-click) to cancel anytime.
  5. Type a structure name in chat (az, 09, _, -, max 64 chars). Type cancel to abort (60 s).

Legacy: /copy <x1> <y1> <z1> <x2> <y2> <z2> then name in chat — or bind [ / ] under Options → Controls → Miscellaneous (unbound by default).

2 · Paste it back

  1. Stand in the same relative spot you used when copying.
  2. /paste <name> — confirm with /paste <name> confirm if the ghost preview warns about overwrites.
  3. Save the undo ID from chat for /pasteundo <id>.

Commands

Command Description
/copy Interactive block selection (client mod)
/copy <x1> <y1> <z1> <x2> <y2> <z2> Coordinate selection
/paste <name> Paste at player-relative anchor
/paste <name> confirm Paste after overwrite warning
/pasteundo <id> Restore blocks from one paste
/copylist List saved structures
/copyinfo <name> Size, dimension, offset, metadata
/copydelete <name> Remove .nbt + .json

All commands require operator on the server.


Controls

Input Action
/copy Start interactive selection
Attack block Set corners 1 → 2
Use Cancel selection
[ / ] (if bound) Legacy corner shortcut

Limits & storage

Max volume 32 768 blocks
Files Server copypaster/structures/<name>.nbt + <name>.json
Undo In memory only; cleared on server restart
Highlight colour Client config/copypaster.yml

Build

./gradlew clean jar
# → build/libs/copy_paster-<version>.jar

Requires Java 25. See CLAUDE.md for deploy runbook (Fabric on gserver).


License

See repository license file if present; otherwise treat as private CrazyHouse tooling until a license is added.

Screenshots

Gallery

  • Copy Paster
    Copy Paster Copy/paste Minecraft cuboid regions using an interactive selection, paste preview, and undo — blocks, items, entities included!

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works