
This is a particle-type mod that adds 2 lighting trails. When you load it, you can change the particle_type
in EpicFight's item_skins
file to light_trail_mod:light_trail
,or light_trail_mod:bloom_trail
and you'll see brighter trails.
(bloom_trail is brighter than light_trail,and bloom_trail now is only support to minecraft-1.19.2forge.And in the future,It will only support 1.19.2 and 1.18.2 unless hundreds of people call me to update.
I HATE MINECRAFT 1.20.1! ! !)
For 1.19.2.I prepare a file for this mod:DownLoading......
For example:iron_greatsword.json:
{
"trail": {
"color": [216, 216, 216],
"begin_pos": [0.0, 0.0, -0.2],
"end_pos": [0.0, -0.24, -1.8],
"lifetime": 6,
"interpolations": 40,
"texture_path": "epicfight:textures/particle/swing_trail.png",
"particle_type": "light_trail_mod:light_trail"
//or:"particle_type": "light_trail_mod:bloom_trail"
}
}
Note: Simply loading this mod will have no effect.
Here is light_trail screenshots:
Here is bloom_trail screenshots: