Compatibility
Minecraft: Java Edition
1.21
1.20.4–1.20.6
1.20.1–1.20.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-or-later
Published last year
Updated 4 months ago
Changelog
Version 1.0.0-mc1.20.1:
- Updated to MC 1.20.1
Additions
- Conditional choices !
- A dialogue choice can require an arbitrary condition in the form of a JSON predicate
- You can make it so that, when a choice is unavailable, it displays as either grayed out or hidden entirely
- Grayed out choices display a customizable explanation when hovered
- Conditions are refreshed every tick while a dialogue is active
- Blabber will warn you in the logs at initialization if a dialogue has a risk of leaving a player without choices
- You can now see a little arrow icon next to the currently selected choice
- This icon gets replaced with a lock when the choice is unavailable
- If despite all validation a player ends up on a dialogue screen with no choice available, they will now see an "escape hatch" choice suggesting they report the issue
Changes
- BREAKING : Dialogues are now loaded from
data/<namespace>/blabber/dialogues/
instead ofdata/<namespace>/blabber_dialogues/
- BREAKING (for modders) : The maven group and package are now
org.ladysnake
instead ofio.github.ladysnake
Mod Interactions
- REI and EMI no longer appear on the dialogue screen
see full changelog here
Files
Metadata
Release channel
ReleaseVersion number
1.0.0-mc1.20.1Loaders
Game versions
1.20.1Downloads
146Publication date
October 24, 2023 at 12:57 PMPublisher
Pyrofab
Main Developer