

EpicFight-Light-Trail
Активный0.0
Установок
0
Последнее обновление
1 неделю назад
Клиент
Оружие и броня
Библиотеки
This is a particle-type mod that adds lighting trails. When you load it, you can change the particle_type
in EpicFight's item_skins
file to light_trail_mod:light_trail
, and you'll see brighter trails.
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"
}
}
Note: Simply loading this mod will have no effect.But i prepare a resourcepack for you,it Modification all the particle_type from epicfight:swing_trail became to light_trail_mod:light_trail
Here is screenshots: