
Moog's Glow Up
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.
16K загрузок29 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge
Обновлён 4 июля 2026 г. · опубликован 28 января 2026 г.


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!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.2.0-26.2 | Релиз | 26.2 | neoforge | 4 июля 2026 г. | Скачать (252 КБ) |
| 2.2.0-26.2 | Релиз | 26.2 | fabric | 4 июля 2026 г. | Скачать (253 КБ) |
| 2.1.0-26.1-26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 9 мая 2026 г. | Скачать (253 КБ) |
| 2.1.0-26.1-26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 9 мая 2026 г. | Скачать (252 КБ) |
| 2.1.0-1.21.11 | Релиз | 1.21.11 | neoforge | 9 мая 2026 г. | Скачать (248 КБ) |
| 2.1.0-1.21.11 | Релиз | 1.21.11 | fabric | 9 мая 2026 г. | Скачать (245 КБ) |
| 2.1.0-1.21.10 | Релиз | 1.21.10 | neoforge | 8 мая 2026 г. | Скачать (248 КБ) |
| 2.1.0-1.21.10 | Релиз | 1.21.10 | fabric | 8 мая 2026 г. | Скачать (245 КБ) |
| 1.2.1-1.21.3-1.21.4 | Релиз | 1.21.3, 1.21.4 | fabric | 9 марта 2026 г. | Скачать (246 КБ) |
| 1.2.1-1.21.3-1.21.4 | Релиз | 1.21.3, 1.21.4 | neoforge | 9 марта 2026 г. | Скачать (249 КБ) |
| 1.2.1-1.21-1.21.1 | Релиз | 1.21, 1.21.1 | neoforge | 6 марта 2026 г. | Скачать (248 КБ) |
| 1.2.1-1.21-1.21.1 | Релиз | 1.21, 1.21.1 | fabric | 6 марта 2026 г. | Скачать (243 КБ) |
| 1.2.1-1.20.5-1.20.6 | Релиз | 1.20.5, 1.20.6 | neoforge | 4 марта 2026 г. | Скачать (246 КБ) |
| 1.2.1-1.20.5-1.20.6 | Релиз | 1.20.5, 1.20.6 | fabric | 4 марта 2026 г. | Скачать (244 КБ) |
| 1.2.1-1.20.3-1.20.4 | Релиз | 1.20.3, 1.20.4 | fabric | 3 марта 2026 г. | Скачать (242 КБ) |
Показаны последние 15 из 29 версий.
Ченджлог
2.2.0-26.2Релиз26.2 · 4 июля 2026 г.
Changed
- Ported to Minecraft 26.2.
- Bumped Fabric API to 0.152.2+26.2 and NeoForge to 26.2.0.6-beta.
- Bumped Fabric Loader to 0.19.3, Loom to 1.17-SNAPSHOT and Gradle to 9.5.1.
2.2.0-26.2Релиз26.2 · 4 июля 2026 г.
Changed
- Ported to Minecraft 26.2.
- Bumped Fabric API to 0.152.2+26.2 and NeoForge to 26.2.0.6-beta.
- Bumped Fabric Loader to 0.19.3, Loom to 1.17-SNAPSHOT and Gradle to 9.5.1.
2.1.0-26.1-26.1.2Релиз26.1, 26.1.1, 26.1.2 · 9 мая 2026 г.
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 MultiLoader Template (NeoForm + Fabric Loom + NeoForge ModDev).
- Bumped Java requirement to 25.
- Bumped Fabric API to 0.148.0+26.1.2 and NeoForge to 26.1.2.43-beta.
2.1.0-26.1-26.1.2Релиз26.1, 26.1.1, 26.1.2 · 9 мая 2026 г.
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 MultiLoader Template (NeoForm + Fabric Loom + NeoForge ModDev).
- Bumped Java requirement to 25.
- Bumped Fabric API to 0.148.0+26.1.2 and NeoForge to 26.1.2.43-beta.
2.1.0-1.21.11Релиз1.21.11 · 9 мая 2026 г.
Changed
- Now supports Minecraft 1.21.11.
2.1.0-1.21.11Релиз1.21.11 · 9 мая 2026 г.
Changed
- Now supports Minecraft 1.21.11.
2.1.0-1.21.10Релиз1.21.10 · 8 мая 2026 г.
Changed
- Ported to Minecraft 1.21.10.
- Migrated banner, decorated pot, and sheep renderers to the new extract-state and submit pipeline.
- Switched block entity NBT to the new ValueInput / ValueOutput storage api.
- Switched stored block entity item data to TypedEntityData (replaces CustomData for the BLOCK_ENTITY_DATA component).
- Bumped Architectury to 18.0.8 and NeoForge to 21.10.64.
2.1.0-1.21.10Релиз1.21.10 · 8 мая 2026 г.
Changed
- Ported to Minecraft 1.21.10.
- Migrated banner, decorated pot, and sheep renderers to the new extract-state and submit pipeline.
- Switched block entity NBT to the new ValueInput / ValueOutput storage api.
- Switched stored block entity item data to TypedEntityData (replaces CustomData for the BLOCK_ENTITY_DATA component).
- Bumped Architectury to 18.0.8 and NeoForge to 21.10.64.
Комментарии
Загружаем…
