This python script generates a minecraft json array to make the color of the text a gradient between multiple colors.
- Create a json array of multiple coloured text gradients.
- Every json attribute (Bold, Italic...).
- Click Event.
The original script was coded by rackodo and can be found here.
Download the gradient.py
and run it having Python installed or copy the code and run it on any online Python compiler like this one.
After you run it you will need to set the prompts:
In the end, you'll have a JSON array that can be used for example in a tellraw or whatever you want.
A: Yes you can, this project is created under the MIT license so you can basically do whatever you want with it.
A: If you want sure, but it's not necessary.
- Make this a website.
- Be able to select where the gradient starts and ends.
If you have found any bugs or have any suggestion, please create an issue here.