Language

Functional Paths

Modrinth

Makes paths actually worthwhile to make, giving a speed boost when you walk on them plus configurable blocks.

20 downloads updated 2mo ago
latest v1.0.0 Modrinth
Fabric 1.20.1 – 1.20.6

This mod makes it so paths & path adjacent blocks (like gravel and coarse dirt) will give the player a speed boost when waking on them.

This mod can be used with Mod Menu & Cloth Config API in order to add UI configuration.

Spoiler

Json Config Guide:

{
  "enabled": true,
  "blockSpeeds": {
    "minecraft:coarse_dirt": 1.1,
    "minecraft:gravel": 1.2,
    "minecraft:dirt_path": 1.3
  }
}

If you aren't using Mod Menu, you can configure this using the .json file.
It's pretty self explanatory, you put the block ID in quotes, tell the game what modifier you want the speed to be, and you're done.

When adding a new line make sure to add a comma, but on the last block you add do not add a comma at the end.

Ingame editing:

You will see 3 base blocks with their modifiers, that being dirt paths, gravel, and coarse dirt.

You can add custom blocks by pressing the insert new button on the lowest line, then in the empty spot below it you can enter what blocks you want.

The format goes as the following example: minecraft:stone=1.15, minecraft:moss_block=1.25

Versions

Release
1.0.0
fabric · 1.20.1, 1.20.2, 1.20.3 · 2mo ago
20

Comments 0

No comments yet. Be the first to share your thoughts.

Download Functional Paths

Files are served directly from the original source. Modgrid does not host or modify them.