Potion Dye
An example of how to dye your potions!
Prizes:
1:
DisplayName: '&cAn leather helmet.'
DisplayItem: 'POTION:GREEN'
# DisplayItem: 'POTION:133,50,73'
DisplayAmount: 1
MaxRange: 100
Chance: 1
Items:
- 'Item:POTION:GREEN'
Items:
- Item:POTION:GREEN
This allows you to dye your potion green. You have a selection of colors to use with this option.
Items:
- Item:POTION:133,50,73
This allows you to dye your potion any color.
- r = red
- g = green
- b = blue
RGB! It improves performance /j
You can use a color picker to find any color you want.