P1nero's Dialogue Lib
Modby P1nero
Simplifies custom GUI dialog implementation with consistent styling for mod developers
Type
Mod
CurseForge Downloads
1,748,748
CurseForge ID
1274526
Last Updated
Jun 12, 2026
Description
For player:
you can modify your preference in config file.
#剧情对话是否使用[打字机效果] enable_typewriter_effect = true #[打字机效果]打字速度 #Range: > 1 typewriter_effect_speed = 2 #[打字机效果]打字间隔 #Range: > 1 typewriter_effect_interval = 2 #是否开启[背景框] enable_background = true #[选项]是否居中 option_in_center = false #是否绘制[回答]的背景 enable_ans_background = false #是否绘制[选项]的背景 enable_opt_background = false #使用[渐变背景框]或[边框背景框] faded_background = true #对话框宽度 #Range: > 100 dialog_width = 300For developer:
wiki: https://github.com/P1neapplell0/DialogueLib/wiki
This mod provides a dialog support library that allows you to conveniently construct dialogues. Although it only features a few styles, it is fully functional.
You can:
- Build dialogues like constructing a tree, supporting different branches for each option
- Adjust dialog box height
- Trigger custom events after button presses
- Send specified request codes to the server
For custom entity usage examples, refer to:
TuDiGong Entity
For existing entity usage examples, refer to:
You can also use datagen to generate dialog translation:
This mod extends the Valkyrie dialogue system from TheAether, adding:
- Typewriter effect
- Tree-like structure construction
- Position adjustment capabilities
- Image insertion functionality
- Cool background
- More api
Licensed under GNU Lesser General Public License v3.0.
Screenshots
Similar Mods
AntiGhost
Remove Ghost blocks / request the server to resend blocks around the player
Mine Cells - Dead Cells Mod
The goal of this mod is to bring content from Dead Cells into Minecraft!
Occultism KubeJS
KubeJS plugin for Occultism.
Healing Campfire
🔥🩹 Creates an area around the (soul) campfire where players and passive mobs receive regeneration.
Dungeons and Taverns
A Structure Datapack adding dungeons, taverns and other structures to find while you explore the world.
KleeSlabs (Outdated Versions)
Break only the half of a double slab that you're looking at.