Sprache

Functional Paths

Modrinth

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

20 Downloads aktualisiert 2mo ago
neueste 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

Versionen

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

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen Functional Paths

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.