▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Датапаки/Ponder lib
Ponder lib

Ponder lib

give datapacks the abbility to add ponder pages (like in create mod) to items with the new dialogs in 1.21.6

Оцените первым
74
1

Ponder lib allow datapack makers to add direct connection between items and dialogs.

this way players can access matching dialog wiki pages without navigating in endless menues every single time

How to use :

opening matching ponder :

while holding supported item in main hand run the command

/trigger ponder.inspect 

Creating dialog :

just create new dialog inside your namespace

Creating supported item :

to create supported item you need to add the folowing custom data to the item

{ponder_id:"NAMESPACE:DIALOG"}

you can summon example item with /loot give @s loot ponder:example_item

Advanced features :

you can add custom triggers to your pack to do so you need to add the following commands to your custom trigger function

data merge storage ponder:id {ponder_id:"NAMESPACE:DIALOG"}

function ponder:open_ponder with storage ponder:id

possible uses for custom triggers :

  • adding help menu inside custom block with custom menu
  • opening dialog via interaction entity
  • adding tool to inspect certain blocks and then opening dialog

additional info :

  • uses the smithed datapack conventions

Feedback and bugs:

join to my discord server

Партнёрский материал

Как запустить датапак Ponder lib на сервере?

Датапак Ponder lib удобнее всего раскрывается на общем сервере: установили один раз - и вся компания играет с новыми механиками. Создать сервер Майнкрафт с датапаком Ponder lib можно за пару минут вместе с BungeeHost.

Часто задаваемые вопросы

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

Minecraft: Java Edition

1.21.x

Платформы

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

Клиент и сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 год назад
Обновлён:1 год назад
Главная