File Details
lethimyap-1.3.1-beta.jar
- B
- May 26, 2026
- 136.90 KB
- 21
- 1.20.1
- Forge
File Name
lethimyap-1.3.1-beta.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Additions
- Added
/yap-debug damagepoolsfor inspecting registered damage pools- Displays enabled state, min damage, chance, importance, exclusions, and exclusives
- Added automatic merge behavior for newly added built-in dialogue pools
- Preserves existing player-customized dialogue entries during merges
- Ensures missing pools are written and saved correctly to client_dialogue.toml
- Added RuntimePoolRegistry for server-side runtime dialogue pools
- Added
/yap-runtimecommand system for datapack-driven runtime pool registration - Added runtime NBT number pool registration support
- Added runtime default dialogue line registration
- Added runtime pool clearing support
- Added runtime client dialogue line synchronization packets
- Added automatic runtime line sync on player login
- Added server-specific multiplayer dialogue config system
- Added client fallback chain for server-specific dialogue pools
- Added
/yap-config clientcommand - Added
/yap-config servercommand - Added clickable config file opening links
- Added per-server/per-world multiplayer dialogue profile folders
- Added sanitized server/world folder naming with collision-safe hashes
- Added automatic creation of server dialogue config placeholders
- Added default pool disabling system for compat mods
- Added API helpers for disabling built-in health, hunger, and air pools
- Added group-level default pool suppression support
- Added compatibility groundwork for overhaul mods such as FirstAid
- Added datapack-oriented dialogue framework infrastructure
Bugfixes
- Fixed missing built-in client dialogue pools not appearing in existing configs
- Fixed exclusive damage pool defaults not appearing in older configs
Notes
This adds what you think it adds! We have datapack support now!