Moog's Glow Up
ModrinthI thought glow ink was pretty cool but didn't have enough uses, so I added a bunch of vanilla-feeling features that make it more fun to play around with.
13.1k downloads 24 followers updated 1mo ago
latest v2.1.0-26.1-26.1.2 Modrinth


Moog's Glow Up is a small overhaul of Glow Ink Sacs.
I thought glow ink was pretty cool but didn't have enough uses, so I added a bunch of vanilla-feeling features that make it more fun to play around with.

Glowing Armor Trims
- You can find a Glow Trim Template in ocean loot.
- Use it in a smithing table with Glow Ink to make any armor trim glow.
Glowing Banners (Loom)
- Throw a banner and Glow Ink Sac into the loom to make the last layer glow.
- If your banner doesn't have any patterns yet, you can make the base layer glow instead.
Glowing Decorated Pots (sherd-only)
- Right-click a decorated pot side with Glow Ink to make that side's sherd pattern glow.
- This only works on sides that actually have a sherd pattern (not the blank brick sides).
Glow Torch
- A torch that actually works underwater. Pretty handy for exploring.
Glow Paste
- A subtle light source you can stick on block faces.
- It only shows up when you're nearby and holding Glow Paste in your hand.
Revealing Potion
- A splash potion that drops temporary light blocks where it hits. Useful for exploring dark areas.
Glowing Sheep (easter egg)
- Use Glow Ink on a sheep and its wool will glow. Just a fun little thing I added.

Config file: config/glow_up.json
You can turn features on/off or tweak light levels and loot chances. Here's the default config:
{
"enableGlowingArmorTrims": true,
"glowTrimLootChance": 0.1,
"glowTrimLootTables": [
"minecraft:chests/shipwreck_treasure",
"minecraft:chests/underwater_ruin_big",
"minecraft:chests/underwater_ruin_small"
],
"enableGlowingBanners": true,
"enableGlowingDecoratedPots": true,
"enableGlowPaste": true,
"glowPasteLightLevel": 8,
"glowPasteRevealRadius": 10,
"enableGlowTorch": true,
"glowTorchLightLevel": 15,
"enableRevealingPotion": true,
"enableGlowingSheep": true
}

Join our Discord if you want to chat or report bugs!
Versions
Release
2.1.0-26.1-26.1.2
### Changed
- Now supports Minecraft 26.1, 26.1.1, and 26.1.2.
- Architectury API is no longer required.
- Migrated build system from Architectury Loom to…
Release
2.1.0-26.1-26.1.2
### Changed
- Now supports Minecraft 26.1, 26.1.1, and 26.1.2.
- Architectury API is no longer required.
- Migrated build system from Architectury Loom to…
Release
2.1.0-1.21.10
### Changed
- Ported to Minecraft 1.21.10.
- Migrated banner, decorated pot, and sheep renderers to the new extract-state and submit pipeline.
- Switched block…
Release
2.1.0-1.21.10
### Changed
- Ported to Minecraft 1.21.10.
- Migrated banner, decorated pot, and sheep renderers to the new extract-state and submit pipeline.
- Switched block…
Release
1.2.1-1.21.3-1.21.4
# Changelog
## [1.2.1] — Minecraft 1.21.3-1.21.4
### Changed
- Ported to Minecraft 1.21.3-1.21.4
Release
1.2.1-1.21.3-1.21.4
# Changelog
## [1.2.1] — Minecraft 1.21.3-1.21.4
### Changed
- Ported to Minecraft 1.21.3-1.21.4
Release
1.2.1-1.21-1.21.1
# Changelog
## [1.2.1] — Minecraft 1.21-1.21.1
### Changed
- Ported to Minecraft 1.21-1.21.1
Release
1.2.1-1.21-1.21.1
# Changelog
## [1.2.1] — Minecraft 1.21-1.21.1
### Changed
- Ported to Minecraft 1.21-1.21.1
Release
1.2.1-1.20.5-1.20.6
# Changelog
## [1.2.1] — Minecraft 1.20.5-1.20.6
### Changed
- Replaced Forge with NeoForge
- Ported to Minecraft 1.20.5-1.20.6 APIs (Data…


Comments 0
No comments yet. Be the first to share your thoughts.