Данные могли устареть: источник временно недоступен, показан кэш.

World Utils
Several commands to edit or fix Minecraft worlds
- Загрузки
- 13K
- Подписчики
- 2
- Обновлён
- 17 октября 2023 г.
- Лицензия
- LGPL-3.0-only
Опубликован 17 апреля 2023 г.
Description
World Utils adds several commands to manipulate or fix Minecraft worlds. Most of those operate at the Chunk NBT data level.
For documentation, see here the CurseForge page for now: https://legacy.curseforge.com/minecraft/mc-mods/world-utils
I need to rewrite and clean up the documentation at some point...
Always make sure you have a FULL world backup before using this mod!!
The mod works at the chunk NBT data level, and has the potential to mess up everything.
Ченджлог
0.5.0-dev.20210322.174648Альфа1.12.2 · 17 октября 2023 г.
- Fix the BlockInfo handling/parsing to support NEID
- Add a
/worldutils region-restorecommand- The command has two modes/options:
checkandrestore - It can restore chunks from a region file where the header is broken or missing.
- However it does assume that the chunks are still properly aligned to 4096 byte sectors.
- The command has two modes/options:
- BlockStats: Disable the "is chunk not loaded" check
Original build time: 2021-03-22 17:47:06 UTC+2
0.5.0-dev.20181107.034055Альфа1.12.2 · 17 октября 2023 г.
- Add NotEnoughIDs mod support to the block replacer (untested!!!)
- Add a
/worldutils blockremappercommand to remap region files with alevel.dat- This is intended for example to allow using old worlds as custom dimensions in a new world that has a different block ID map.
Original build time: 2018-11-07 03:41:10 UTC+2
0.5.0-dev.20180825.232008Альфа1.12.2 · 17 октября 2023 г.
- Fix the entity duplicate remover using the wrong world in the "external world" mode
Original build time: 2018-08-25 23:20:21 UTC+3
0.5.0-dev.20180821.184927Альфа1.12.2 · 17 октября 2023 г.
- Add more/better exception handling to chunk data handler methods. Fixes GH #6.
- Add command variants to process "external worlds" into the
entitiessub-command - Add clickable chat links to output dump file names
Original build time: 2018-08-21 18:49:41 UTC+3
0.5.0-dev.20180315.015700Альфа1.12.2 · 17 октября 2023 г.
- Add a
blockstatscommand (still partially incomplete)
Original build time: 2018-03-15 01:57:11 UTC+2
0.4.2Бета1.12, 1.12.1, 1.12.2 · 17 октября 2023 г.
- IMPORTANT FIX: Fixed the
setblockcommand using an incorrect chunk location for the chunk data stream - Added an
inspectblockcommand to look at block and TileEntity NBT data that is currently saved in the chunk data on disk
Original build time: 2017-09-22 22:04:16 UTC+3
0.4.1Альфа1.12, 1.12.1, 1.12.2 · 17 октября 2023 г.
- WARNING: DO NOT USE THE
setblockCOMMAND IN THIS VERSION!- It uses an incorrect location for the Chunk data stream! It has been fixed in version 0.4.2
- Fixed that the new
setblockcommand didn't remove old TileEntity data
Original build time: 2017-09-22 15:00:33 UTC+3
0.4.0Альфа1.12, 1.12.1, 1.12.2 · 17 октября 2023 г.
- WARNING: DO NOT USE THE
setblockCOMMAND IN THIS VERSION!- It uses an incorrect location for the Chunk data stream! It has been fixed in version 0.4.2
- Print the removed entries to the logger/console in the
registry remove-missing-blockscommand - Added a
/worldutils setblockcommand that (only) works in unloaded chunks - Built against Forge
2489(compared to the 0.3.2 release, this fixes the crash on game start due to the Forge registry changes a while back) - Signed the JAR
Original build time: 2017-09-22 14:17:57 UTC+3
Комментарии
Загружаем…