Skip to content

Python script that generates a JSON array with multiple color text gradients of your choice.

License

Notifications You must be signed in to change notification settings

ElGeroIngles/json-multiple-gradients

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Colors Gradients JSON Generator

This python script generates a minecraft json array to make the color of the text a gradient between multiple colors.

Features

  • Create a json array of multiple coloured text gradients.
  • Every json attribute (Bold, Italic...).
  • Click Event.

Author

@ElGeroIngles

Credits

The original script was coded by rackodo and can be found here.

Usage

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:

prompts

In the end, you'll have a JSON array that can be used for example in a tellraw or whatever you want.

example

output

FAQ

Q: Can I improve/tweak the code and republish it?

A: Yes you can, this project is created under the MIT license so you can basically do whatever you want with it.

Q: Do I need to credit you?

A: If you want sure, but it's not necessary.

Future Implementations

  • Make this a website.
  • Be able to select where the gradient starts and ends.

Bug Report/Suggestions

If you have found any bugs or have any suggestion, please create an issue here.

🔗 Links

youtube discord modrinth github Patreon CurseForge

License

MIT

About

Python script that generates a JSON array with multiple color text gradients of your choice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%