HomeJavaModsGD656LightCore
GD656LightCore
ModsJava

GD656LightCore

by Minecraft_GD656 · on Modrinth

Install this mod with TACZ: every shot lights up surroundings with realistic world light; explosions and rocket trails also cast area light. Fully…

⬇ Download on Modrinth

Overview

GD656LightCore is a client-side Minecraft mod that adds dynamic lighting to TACZ firearms — providing real-time muzzle flash, bullet trail, bullet impact, and explosion lighting effects with high configurability.

Last updated: July 18, 2026. Some features may not be fully documented or are subject to change.

Compatibility

Server Installation

This mod is split into client-side and server-side functionality. The vast majority of features work with only a client installation.

Features that work without server installation:

Feature Notes
Own muzzle flash lighting Listens to client-side GunFireEvent, processed locally
Bullet trail lighting Iterates over EntityKineticBullet entities in client rendering
Bullet impact lighting Mixin-injected into client LevelRenderer.addParticle, detects bullet hole particles
Explosion lighting Mixin-injected into client LevelRenderer.levelEvent / particle events, covers vanilla, TACZ, and Explosive Enhancement explosions
Config & command system /gd656lightcore client commands, pure client-side configuration

Feature that requires server installation:

Feature Notes
Other players' muzzle flash lighting Server broadcasts muzzle position and gun ID via MuzzleFlashSyncPacket to nearby clients

In short: single-player or standalone use is fully unaffected. In multiplayer, only other players' muzzle flash lighting is missing without the server mod — bullet trails, impact lights, and explosion lights all render normally. Server sync data is minimal (only coordinates and gun ID), with negligible server load.

Configuration & Commands

All parameters can be adjusted via the Forge mod config screen, or through in-game client commands:

/gd656lightcore config list              List all config entries with current values
/gd656lightcore config edit <key> <value>  Modify a config entry
/gd656lightcore config reset             Reset all settings to defaults
/gd656lightcore config reset <key>        Reset a specific setting to default

The alias /gdlc works identically. All changes take effect immediately and are saved automatically.

Notes


Features

Muzzle Flash Lighting

When a player fires, a transient light source is generated at the muzzle position, with brightness randomly chosen between the configured minimum and maximum.

Bullet Trail Lighting

Dynamic lights are placed along bullet trajectories during flight, simulating tracer or friction glow effects.

Bullet Impact Lighting

Bullet hole particles generated on block impact trigger a single flash of light.

Explosion Lighting

A spherical area of dynamic light is generated around explosion centers, with intensity fading by distance.

Performance Controls

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