Custom Potion Color

A mod to allow modpack authors to change the default color of certain potions.

This mod allows you to customize the color of certain potions and their particles, and you can also let potions to have enchantment glint, by editing the config file.

For Example:

#Whether to enable potion to have enchantment glint
hasEnchantmentGlint = true

#The effect-color map as the tinting information
tinting = [
    "minecraft:strength", "0x000000"
]

This config file will apply color black (0x000000) to the strength potion and its particles.

The Custom Potion Color Team

profile avatar
  • 4
    Projects
  • 1.1K
    Downloads

More from SaltySea67