NBTExplorer Minecraft — редактор NBT данных
NBTExplorer — программа для изменения параметров игрового мира Minecraft. С ее помощью пользователь может поменять практически все настройки уже сгенерированного мира, начиная от скорости бега персонажа и, заканчивая длительностью внутриигровых суток. Также возможны и более глубокие изменения, затрагивающие генерацию определенных блоков, чанков и прочего. Программа взаимодействует с NBT-данными, что позволяет регулировать любые настройки мира.
В состав программы входит вспомогательная утилита NBTUtil.exe. Она также позволяет работать с NBT-файлами, но на текущий момент ее функционал несколько урезан.
Функционал NBTExplorer
Какие типы файлов способна редактировать программа:
- стандартные файлы NBT (e.g. level.dat) несжатые файлы формата NBT; карты формата Region (*.mcr); карты формата Anvil (*.mca); чанки.
Как пользоваться
После установки надо открыть программу, затем:
После этого станет доступен интерфейс, где в виде списка будут расположены доступные папки сгенерированных миров Майкрафт.
При клике по файлу откроется древо параметров, доступных для редактирования. Во многом это напоминает работу с реестром — перед пользователем открывается целая куча параметров, отвечающих за генерацию мира. Игрок может настроить размеры, сложность, установить шансы спавна монстров, торговцев и деревень, поставить определенное время.
Чтобы изменения остались, необходимо сохранять новые параметры после каждого успешного действия. К сожалению, если это не делать, новые значения могут не сохраниться и после закрытия NBTExplorer будут возвращены изначальные настройки.
Скачать бесплатно:
Средний рейтинг / 5. Голосов:
Пока нет голосов! Будьте первым, кто оценит этот пост.
NBTExplorer
КАК ПОЛУЧИТЬ РИННЕГАН В МАЙНКРАФТ НАРУТО МОД С NBTEXPLORERПодробнее
Jak zgliczować Minecrafta?! #3 (Minecraft: Java Edition) | 1.16.5 (NBTExplorer)Подробнее
Jak zgliczować Minecrafta?! #2 (Minecraft: Java Edition) | 1.16.5 (NBTExplorer)Подробнее
Jak zgliczować Minecrafta?! (Minecraft: Java Edition) | 1.16.5 (NBTExplorer)Подробнее
Messing around with nbtexplorer!Подробнее
How to Ride ANYTHING with NBTExplorer! (Ride the Ender Dragon) | MinecraftПодробнее
Changing Minecraft Player Location With NBTExplorerПодробнее
Minecraft Technic Launcher With NBTExplorer How ToПодробнее
Enabling Cheats in Minecraft Single Player With NBTExplorerПодробнее
Cambia tu Spawn con NBT Explorer en #minecraftПодробнее
У меня появился NBTExplorerПодробнее
Как правильно пробудить РИННЕГАН(с томое и без)(ПОКА ТОЛЬКО В NBTEXPLORER)Подробнее
messing with nbtexplorerПодробнее
Первый НБТ редактор | Обзор программ и приложений №5 | NBT ExplorerПодробнее
Arch Linux User Repository
Search Criteria
Package Details: nbtexplorer 2.8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nbtexplorer.git (read-only, click to copy) |
|---|---|
| Package Base: | nbtexplorer |
| Description: | Minecraft NBT Editor for editing player and world files. |
| Upstream URL: | https://github.com/jaquadro/NBTExplorer |
| Licenses: | MIT |
| Submitter: | demon012 |
| Maintainer: | jochembroekhoff |
| Last Packager: | jochembroekhoff |
| Votes: | 17 |
| Popularity: | 0.027288 |
| First Submitted: | 2013-09-26 00:25 |
| Last Updated: | 2021-03-04 11:09 |
Dependencies (2)
Required by (0)
Sources (4)
Latest Comments
XkE5NBr2 commented on 2021-05-24 21:12
I also get stuartpb’s error.
jochembroekhoff commented on 2021-05-22 06:27
stuartpb commented on 2021-05-22 01:12
Here’s the error I get when building:
Janfel commented on 2020-12-09 12:14
Some things I noticed when looking over this package:
The AUR submission guidelines state:
The nbtexplorer script
Please change it to this:
With the nbtexplorer script changed, please add %F to the Exec= line in nbtexplorer.desktop to properly advertise the program behavior to the desktop environment.
The license is stated to be unknown, however the repo has a LICENSE.txt containing the MIT license. Please change the license field to MIT and add the file to the package as /usr/share/licenses/
The file permissions seem off. Every other package I’ve seen uses 755 and 644 instead of 555 and 444.
MD5 is an insecure hashing algorithm. Please upgrade to SHA256 or a comparable algorithm.
demon012 commented on 2017-05-10 10:20
The package has already been updated to remove that dependency as you requested. I am unsure why the package ever depended on the xorg-server-utils package.
Make sure you have version 2.7.6-3 and let me know if you notice any other problems and I will fix them.
founderio commented on 2017-05-10 10:18
I’ve updated the dependencies in a local copy, and it installs & runs fine as far as I can tell.
Check the diff here: https://gist.github.com/founderio/e3085ab8c8927e842fa166ef983028c3
mattsturgeon commented on 2017-05-09 22:30
What was the reason for depending on xorg-server-utils? It was a meta-package that has now been removed. It provided the following:
xorg-iceauth xorg-sessreg xorg-xcmsdb xorg-xbacklight xorg-xgamma xorg-xhost xorg-xinput xorg-xmodmap xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot
demon012 commented on 2015-02-18 23:11
FYI there is a git repo for this package at https://github.com/demon012/archlinux-package-nbtexplorer so if I slack again just fork it, make any changes and submit a pull request.
demon012 commented on 2015-02-18 23:10
Thanks for the patch ChaosKid42, this package is now updated.
ChaosKid42 commented on 2015-01-24 10:04
Package seems outdated. Maybe you cold update it to nbtexplorer’s current version 2.7.5. Created a patch for PKGBUILD which seems to work: https://bpaste.net/show/b54214f9ce37
Copyright © 2004-2021 aurweb Development Team.
AUR packages are user produced content. Any use of the provided files is at your own risk.

