FoxGlow

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

File Details

FoxGlow 1.5.0 [FABRIC]

  • R
  • Oct 20, 2022
  • 57.98 KB
  • 2.4K
  • 1.19.2+2
  • Fabric + 1

File Name

FoxGlow-1.5.0+fabric1.19.2.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:foxglow-577278:4035510"

Quilt

modImplementation "curse.maven:foxglow-577278:4035510"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

FABRIC 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! Check out the other 1.50 [FORGE] version for that!
  • 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!
  • Properly updated to 1.19.2