Glowstick
⚪ Last updated 2022⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

📋 About This Mod
## Glowstick: Emissive Textures via JSON, for Quilt Loader + Quilted Fabric API (1. 19. 2+) Glowstick is a mod that adds a simplistic emissive/'glowing' textures feature to vanilla's generated item textures (nearly all items that use a set of texture layers).
Currently (as of 0. 1. 0), only item models are supported, and armor overlay support is planned for the near future.
Tested to be compatible with (https://modrinth.com/mod/chime)'s item predicate extensions.
### How to use Glowstick:
In the main json object for an item model, add an array object with the name `"emissive_texures"`, and put the texture ids (not the layer names themselves!) for which you want the emissive effect to apply to within.
Example: (at `assets/minecraft/models/item/stick.json`) ``` { "parent": "minecraft:item/handheld", "textures": { "layer0": "testpack:item/glowstick", "layer1": "testpack:item/glowstick2" }, "emissive_textures": [ "testpack:item/glowstick2" ] } ``` ### License: Glowstick is licensed under the Mozilla Public License, Version 2. 0
📊 Mod Details
- Game
- Minecraft Mods
- Author
- rinOfTheStars
- Version
- 0.1.0
- Downloads
- 307
- Endorsements
- 0
- Category
- quilt
- Created
- 10/19/2022
- Updated
- 10/19/2022
- Game Versions
- 1.19.2
- Tags
- utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Glowstick support?
The author lists 1.19.2. Other versions may work but are untested by the author.
What is the latest version of Glowstick?
Version 0.1.0, published 2022-10-19 with 307 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await