HomeJavaModsGlowing Totems
Glowing Totems
Glowing Totems — screenshot 1Glowing Totems — screenshot 2Glowing Totems — screenshot 3Glowing Totems — screenshot 4

Glowing Totems

A Fabric mod that makes the Totem of Undying emit light, even when dropped as an item, just like torches!

Features

Requirements

Installation

  1. Install Fabric Loader for your Minecraft version
  2. Install Fabric API
  3. Install LambDynamicLights (required)
  4. Download and install this mod

How to Use

  1. Obtain a Totem of Undying
  2. Drop it on the ground
  3. The totem will now emit light like a torch!

Technical Details

This mod uses LambDynamicLights' data-driven system to register the Totem of Undying as a light source. The implementation is clean and efficient, requiring no mixins or complex modifications to vanilla code.

Files Structure

src/main/resources/assets/glowing-totems/dynamiclights/
├── item/
│   └── totem_of_undying.json          # Defines totem luminance
└── entity/
    └── item_entity_totem.json         # Makes dropped totems glow
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more