▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/NBTApi FancyMenu Add-on

NBTApi FancyMenu Add-on

An add-on for FancyMenu that adds support for my NBTApi mod.

40
1

NBTApi FancyMenu Add-on

The add-on has only been tested on Minecraft 1.20.1 with FancyMenu 3.7.0. If you can get the mod to work on other versions, please report it on issues.

This mod adds support for the NBTApi mod to FancyMenu, allowing you to view or edit world data directly in the menu.

This add-on adds:

  • Set NBT Action - this action allows you to change the value of an NBT parameter in the format world|path|value

    For example:

New World|Data.LevelName|New Name
  • NBT Value Placeholder - allows you to display the NBT value from the world in any text field, in the format of a regular FancyMenu placeholder, parameters - world and path.

    For example:

{“placeholder”:“nbt_value”,“values”:{“world”:“New World”,‘path’:“Data.LevelName”}}
  • NBT Value Requirement - this is a requirement for a specific NBT value in the format world|path|operator|value. The operators are simple - ==, !=, >, <, >=, <=, and contains (for strings).

    For example:

New World|Data.GameType|==|1
New World|Data.LevelName|contains|Test
New World|Data.Difficulty|>|0

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная