Simple HTML + CSS + JS web app to generate:
rawtext(JSON)/titlerawwith custom selector (@a,@p,@a[tag=hello], etc.)/tellrawwith custom selector (@a,@p,@a[tag=hello], etc.)- direct or localized content mode
- extra
.langoutput (key=text)
- Double-click
Minecraft Generator.bat. - It will open
webapp/index.htmlin your default browser.
You can also open webapp/index.html directly with a double-click.
- Choose the output type (
rawtext,titleraw, ortellraw). - Choose the content mode:
Direct text: uses visible text directly in JSON.Localized text: uses a localization key in the command and generateskey=textfor.lang.
- If you choose
titlerawortellraw, fill in the selector. - If you choose
titleraw, also setDisplay(title,subtitle, oractionbar). - Write your text:
- direct: visible text (you can use
§). - localized: text that will go into the
.langfile. - in
.langoutput, line breaks are converted to%1.
- direct: visible text (you can use
- Copy using
Copy commandand, when available,Copy .lang.