
NBT Data Exporter
Minecraft Mod: Export the /data command output to the clipboard or file
- Загрузки
- 963
- Подписчики
- 5
- Обновлён
- 20 июня 2023 г.
- Лицензия
- MIT
Опубликован 20 июня 2023 г.
NBT Data Exporter
Introduction
As one of the most common commands, /data get command can read off the NBT data from the targeted block position or entity to the executor.
However, the NBT data cannot be exported to the clipboard/file automatically. This mod aims to solve the problem.
Usage
After installing the mod, there will be two more game rules.
They can be set to true on the world creation interface or using the commands /gamerule exportToClipboard true and /gamerule exportToFile true.
Then, when the player enters the /data get command, the NBT data will be exported to the clipboard or file, according to the game rules. The exported file is in the folder .minecraft/export, named the time when the command is executed.
External Links
- Github (also the issue tracker): https://github.com/QWERTY770/DataExporter
- MCMOD: https://www.mcmod.cn/class/9061.html
- MCBBS: https://www.mcbbs.net/thread-1424236-1-1.html
The mod was made on Lxazl5770's commission.
Temporarily, the mod does not support Fabric, but it is welcomed for other developers to port the mod to Fabric/Quilt.
Ченджлог
1.20.1-1.0.0-betaБета1.20, 1.20.1 · 20 июня 2023 г.
Minecraft 1.20.1+Forge support
NOTE: This is a beta version of the mod and may not work properly. If the mod goes wrong, please report the bug to https://github.com/QWERTY770/DataExporter/issues.
1.19.3-1.0.0Релиз1.19.3 · 20 июня 2023 г.
Minecraft 1.19.3+Forge support
1.16.x-1.0.0Релиз1.16.3, 1.16.4, 1.16.5 · 20 июня 2023 г.
Minecraft 1.16.x+Forge support
1.18.x-1.0.1Релиз1.18, 1.18.1, 1.18.2 · 20 июня 2023 г.
Minecraft 1.18.x+Forge support
Комментарии
Загружаем…