
GlowfulWorld
This mod adds a unique glow color to (almost) every type of entity on Minecraft! And also shows how to use ColoredGlowLib
Обновлён 9 июня 2022 г. · опубликован 2 апреля 2022 г.
Glowful world
Well, the world these days is a bit black and white, isn't it? Why not make it glow a bit more?!
This mod helps you with that, it makes (almost) every entity have a unique color for the glowing effect, the one from spectral arrows. (also, don't you have the feeling that shulkers should make you glow too for some reason?)
The potion
It also adds a new potion, the Glowing Potion. You can craft it like any other potion, the ingridient is the Glow Berry. It also has all of the other version of potions, and craftable in the same way, so to have the splash potion you use gunpowder, to have the longer one redstone ecc...
(If this feature is enabled the mod will need to be on the client too)
The config file
You can also set a few things in the config file, located in config/glowful_world.
In the file glowful_world_config.properties you can choose to enable or disable some features, like the Glowing Potion, and the shulkers setting you glowing.
Instead, in the glowful_world_entities_color.json file, you can set/change the color of entities. If you want to change the color of an entity already present in the config, (look here for the list, updated to 9/04/2022), search for it and change the hex value associeted with it.
For example, let's say we want to change the color of the cat to "ff00ff". You would need to search in the file (suggestion: use ctrl+f and type the word "cat") and edit the line as it follows:
{"minecraft:something":"#color"}
{"minecraft:cat":"#9ef3e7"}
{"minecraft:something":"#color"}
New:
{"minecraft:something":"#color"}
{"minecraft:cat":"ff00ff"}
{"minecraft:something":"#color"}
WARNING: DO NOT PUT MORE THAT ONE THING ONE ONE LINE! ONLY ONE OBJECT PER LINE IS SUPPORTED.
If you would like to have a new entity added to the list, for example "minecraft:chest_minecart" (yes apparently minecarts glow too if summond with the {Glowing:1} tag), you simply need to add a new line with a new object like the ones before it, so:
{"minecraft:something":"#color"}
{"minecraft:chest_minecart":"#9ef3e7"}
WARNING: DO NOT PUT MORE THAT ONE THING ONE ONE LINE! ONLY ONE OBJECT PER LINE IS SUPPORTED.
To update the configs in-game, simply use the command /updategwconfigs
Some images
Here, have some images to show you better (skip to the and
):

Installation
Just drop it inside your mods/ folder along with ColoredGlowLib and Fabric API
Anyway, this is a simple mod, made to provide an example of the ColoredGlowLib library.
Coming features
- Shulkers that make you glow? I dunno it makes sense in my head ¯_(ツ)_/¯
- Suggestions acceppted!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.1.0 | Релиз | 1.19 | fabric, quilt | 9 июня 2022 г. | Скачать (69 КБ) |
| 1.0.0 | Релиз | 22w12a, 22w13a, 22w13oneblockatatime, 22w14a | fabric | 10 апреля 2022 г. | Скачать (41 КБ) |
| 0.3.0 | Бета | 22w12a, 22w13a, 22w13oneblockatatime, 22w14a | fabric | 8 апреля 2022 г. | Скачать (38 КБ) |
| 0.2.0 | Бета | 1.17.1, 1.18, 1.18.1, 1.18.2 | fabric | 5 апреля 2022 г. | Скачать (22 КБ) |
| 0.1.0 | Бета | 1.17.1, 1.18, 1.18.1, 1.18.2 | fabric | 2 апреля 2022 г. | Скачать (6 КБ) |
Ченджлог
1.1.0Релиз1.19 · 9 июня 2022 г.
Added the Allay, Frog, Tadpole, Warden coloring! Remember to do an /updategwconfigs to see the new colors for the new mobs! Updated to 1.19! (won't be able to support 1.18.2 and lower anymore)
1.0.0Релиз22w13a, 22w13oneblockatatime, 22w14a · 10 апреля 2022 г.
- Added option for making shulker bullets set the player glowing on hit
- Added option to make every entity in the world glow (disabled by default)
- Added command /clearglow to clear the glow from entities (usually, you will use /clearglow @e)
0.3.0Бета22w13a, 22w13oneblockatatime, 22w14a · 8 апреля 2022 г.
- Added config files to set your custom color for the entities
- Added config file to enable you to set some options like enabling/disabling the Glowing Potion
- Added 1.19 support
- Probably added bugs
- Added /updategwconfig to update the config & the file which contains the entity colors
- Prepared to add shulkers that make you glow. Don't ask me why. I don't know.
0.2.0Бета1.18, 1.18.1, 1.18.2 · 5 апреля 2022 г.
- Added Glowing potion
0.1.0Бета1.18, 1.18.1, 1.18.2 · 2 апреля 2022 г.
First version!
Комментарии
Загружаем…


