HomeJavaDatapacksPonder lib
Ponder lib
Ponder lib — screenshot 1Ponder lib — screenshot 2

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 :

additional info :

Feedback and bugs:

join to my discord server

dvirov_logo

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more