Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Tags
Creators
Details
Contains AI-generated code The Chinese and Arabic translations are AI-generated
Contains advertising Title screen has Essential promotion
Contains paid features Cosmetics available as Patreon reward
Contains opt-out telemetry Update checker provides anonymous launch analytics to Modrinth View privacy policy
Licensed GPL-3.0-only
This is a derivative work of:
Modification Menu Forked to add Fun Mode
Published 5 months ago
Updated 3 months ago
Narrativa
A dialogue toolkit for Minecraft.
A flexible dialogue engine which I use in my projects.

Usage example
This and that file as a whole. Make your own stuff freely, why not?
Development setup
It's all pretty simple, so just clone the latest stable version of the repository to start, and mess around with Bolt modules if needed.
curl -L https://github.com/DelightZone/narrativa/releases/latest/download/release.zip -o narrativa.zip
unzip narrativa.zip -d narrativa/
cd narrativa
pip install -r requirements.txt
Meta
Cee Vyte – @ceevyte – kosoycded@example.com
Distributed under the GPL-3.0 license. See LICENSE for more information.
https://github.com/DelightZone/narrativa
Contributing
- Fork it (https://github.com/DelightZone/narrativa/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request


