mirror of
https://github.com/mt1006/mc-nbtcopy-mod.git
synced 2026-05-30 14:11:56 +02:00
Minecraft mod adding copy button for the "/data get" command output
https://modrinth.com/mod/nbt-copy
- Java 100%
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| CHANGELOG.txt | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
About
NBT Copy is a small Minecraft mod adding copy button for the /data get command output.
It's a server-side mod, so to work with /data get on multiplayer it needs to be installed on the server, but it also works with clientcommands /cgetdata on the client-side.
CurseForge page: https://www.curseforge.com/minecraft/mc-mods/nbt-copy
Modrinth page: https://modrinth.com/mod/nbt-copy
