FoxGlow

When foxes and players eat glow berries they should glow, shouldn't they? Maybe even multicolor glow!

File Details

FoxGlow 1.5.0 [FORGE]

  • B
  • Oct 20, 2022
  • 59.51 KB
  • 3.0K
  • 1.19.2+2
  • Forge

File Name

foxglow-1.5.0+forge-1.19.2.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:foxglow-577278:4035512")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

FORGE VERSION Yay a new update after MONTHS! Yes I know, sorry I was busy on other stuff. Anyway here's the list of changes:

  • Now supports FORGE! (It kinda was a pain, yay!...)
  • Added support for other items to be glow foods, aka a way to make any food, even from other mods something that when eaten can make the players glow!
  • Add the /foxglow command and subcommands!
  • To add an item as a glow food item use /foxglow addGlowFood <item>
  • To remove an item, /foxglow removeGlowFood <item>
  • This can be also done from directly from other mods code, using FoxGlow.addGlowFood(Item item)
  • Updated to the latest ColoredGlowLib version, so that is now a soft-dependency, meaning that you can go ahed and install this mod without it, although some stuff (the colored glow effect for example) won't work, so I'd suggest keeping that around!
  • Since forge, is forge, no "proper" gamerules, meaning you will need to use /foxglow config set <gamerule> <value>