Glowful World

Quick rating

Glowful World

No reviews yet

This mod adds a unique glow color to (almost) every type of entity in Minecraft!

No Theme
Adventure/Exploration
Alchemy & Potions
Aesthetic Improvements
QoL & Tweaks
Development: Abandoned
Mod Loaders
Fabric
Quilt
Minecraft
1.19

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
Glowful World 1.1.0
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Glowful world

This project has been archived!

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...

crafting (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: Orignial: {"minecraft:cat":"#9ef3e7"} --> New: {"minecraft:cat":"ff00ff"}

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 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

bisecthosting

Some images

Here, have some images to show you better:

sauna a1 and pillage a1 bird a1 bunny a1 cows a1 drowned a1 endermintes a1 forest a1 goat2 a1 goats a1 mansion a1 mobs a1 mobs2 a1 river a1 snow a1 straymbie a1 the end a1 village a1 wolf stary a1

Installation

Just drop it inside your mods/ folder along with ColoredGlowLib and Fabric API

Anyway, this is a simple mod, literally just has one class, made to provide an example of the ColoredGlowLib library.

Coming features

  • Glowness potion (crafted from glowberries) (compatibility with other mods that may add the same thing)
  • User configurable colors
  • Shulkers that make you glow? I dunno it makes sense in my head ¯_(ツ)_/¯

Check out my other mods! https://www.curseforge.com/members/emafire003/projects

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...

crafting (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 Installation and Coming Features):

sauna a1 and pillage a1 bird a1 bunny a1 cows a1 drowned a1 endermintes a1 forest a1 goat2 a1 goats a1 mansion a1 mobs a1 mobs2 a1 river a1 snow a1 straymbie a1 the end a1 village a1 wolf stary a1

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!

Screenshots

Gallery

  • Forest
    Forest
  • Piglin sauna
    Piglin sauna (Terralith world yes)
  • Bird
    Bird

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
<1,000
Modrinth
~1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works