HomeJavaModsPlayerTrail
PlayerTrail
ModsJava

PlayerTrail

by eXo8_ · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.4–1.21.8 · Paper⬇ Download for 1.21–1.21.3 · Paper⬇ Download for 1.21.4–1.21.8 · Purpur⬇ Download for 1.21–1.21.3 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
PlayerTrail — screenshot 1PlayerTrail — screenshot 2PlayerTrail — screenshot 3PlayerTrail — screenshot 4

Plugin Features:

⚙️ Optimization:

🔧 Ideal for:

1

How to create custom Steps in the plugin?

1. Create a standard resource pack. In the assets/minecraft folder, create two folders: font textures

2. In the /assets/minecraft/font folder, create a default.json file

An example of the contents of the default.json file:

{
    { “providers”: [
        {
            { “type”: { “bitmap”,
            { “file”: “minecraft:{your file name in the '/assets/minecraft/textures/yourfile'} folder”,
            “ascent": 9, 
            “height": 11,
            “chars": [
                “ٸ” // The character to which the image will be applied
            ]
        }
    ]
}
Note: The ascent parameter should not be greater than the height value

3. In the /assets/minecraft/textures folder, add your picture

4. Pack the contents of your resource pack into a .zip archive. Upload the archive to DropBox. Copy the link to the archive and change the end of it: Replace =0 with =1 in the URL

Example: https://www.dropbox.com/scl/fi/nxq2aefr4zk1fnk9b9b2l/Step-RP.zip?rlkey=sjqszylbl70d2tlxo0qbbrq5d&st=21t44vxx&dl=1

5. Insert the link to the resource-pack in the plugin config: resource-pack: “https://www.dropbox.com/scl/fi/nxq2aefr4zk1fnk9b9b2l/Step-RP.zip?rlkey=sjqszylbl70d2tlxo0qbbrq5d&st=21t44vxx&dl=1”

Also specify the symbol used to display the step:

# Symbol from default.json font: “✪”

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