promotional bannermobile promotional banner

Fancy Trail

The mod that beautifies slash trails based on EPICFIGHT
Back to Files

Fancy-Trail-1.2.5-1.20.1-all.jar

File nameFancy-Trail-1.2.5-1.20.1-all.jar
Uploaded
Aug 9, 2026
Downloads
252
Size
5.7 MB
Mod Loaders
Forge
File ID
8610317
Type
R
Release
Supported game versions
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation "curse.maven:fancy-trail-1380365:8610317"

Learn more about Curse Maven

What's new

1.2.5
泛光支持data,item_skin配置

// data:
{
  "trail_effects": [{
    "start_time": 0.05,
    "end_time": 0.5,
    "joint": "Tool_R",
    "item_skin_hand": "main_hand",
    "color": [255, 255, 255],
    "particle_type": "fancy_trail:bloom_trail",
    "bloom": {
      "rgb": [100, 150, 255],
      "intensity": 1.5
    }
  }]
}

// item skin:
{
  "trail": { ... },
  "bloom": {
    "rgb": [255, 32, 32],
    "intensity": 2.0
  }
}

This mod has no additional files