Updated to 1.21, moved a few info log messages to debug logging
- Updated to ColoredGlowLib 3.0.0
- Now Snow Foxes glow a snow-white color instead of orange!
- Updated to 1.20.4
Updated to 1.20.1!
- The forge version will be delayed, if it's going to come out
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>
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
Updated to 1.19.1!
Fixed an issue with coloredglowlib
Updated ColoredGlowLib again, and also from now i will provide a jar with that library included and one, where it isn't. It's probably better to use the non-included version of the mod. Oh and also the version number now respects SemVer. (aka is not 1.2.4_mod-[1.18.x-1.17x]mc but 1.2.4 internally)
Updated to new ColoredGlowLib versions and to 1.18.2
Added a colored glow option! If enabled with /gamerule customColorGlow true it will change the color of the glowing effect each time a new glow berry is eaten. Now includes ColoredGlowLib
Added the possibility for players to glow too!
Fixed a bug with mixins (hopefully)
Added Polish translation (Thanks to JustFoxx)
Added support for 1.17.1 too
Added a few more translations (German, French, Spanish)