Speedy Path

The player is able to move faster on the designated path

Speedy Path

This mod adds a speed effect to paths and can be customized via a config file.

By default, the mod introduces the following blocks and items:

  • Stone Path: A path block made of stone that grants a speed boost.
  • Brick Path: A path block made of bricks that also provides a speed boost.
  • Wrench for Path: An item used to convert paths into items.

You can configure the mod to disable the addition of these blocks and items, making it work server-side only. (if additional_elements is false)
The configuration file is located at config/speedypath.json.

Default Configuration (config/speedypath.json):

{
  "additional_elements": true,
  "speedypath": {
    "minecraft:dirt_path": {
      "speed": 1
    },
    "speedypath:stone_path": {
      "speed": 2
    },
    "speedypath:brick_path": {
      "speed": 3
    }
  }
}

In fact, it’s possible to add effects other than speed as well!

Commands:

  • /speedypath : Show this help message
  • /speedypath reload : Reload the config file
  • /speedypath add [block_id] ([effect_id]="speed") [amplifier] : Add a Speedy Path to the config file
  • /speedypath remove [block_id] : Remove a Speedy Path from the config file

The Speedy Path Team

profile avatar
Owner
  • 70
    Followers
  • 38
    Projects
  • 9.0M
    Downloads

Japanese. Univ student. 🔰he/him (20) Please call me Pitan.

More from pitan76View all

  • MCPitanLib project image

    MCPitanLib

    • 4.5M
    • Mods

    Pitan's Minecraft Mod Library (Architectury API)

    • 4.5M
    • May 23, 2026
    • Mods
  • Item Alchemy project image

    Item Alchemy

    • 167.5K
    • Mods

    A FabricMC mod that brings Equivalent Exchange–style gameplay, featuring EMC-based item transmutation, resource conversion, and automation systems inspired by ProjectE.

    • 167.5K
    • May 23, 2026
    • Mods
    • +3
  • Cubic Turret project image

    Cubic Turret

    • 3.3K
    • Mods

    A mod that adds turrets

    • 3.3K
    • April 17, 2026
    • Mods
    • +4
  • StorageBox Adapter project image

    StorageBox Adapter

    • 565
    • Mods

    StorageBox mod addon that able to import to/export from StorageBox

    • 565
    • April 12, 2026
    • Mods
  • MCPitanLib project image

    MCPitanLib

    • 4.5M
    • Mods

    Pitan's Minecraft Mod Library (Architectury API)

    • 4.5M
    • May 23, 2026
    • Mods
  • Item Alchemy project image

    Item Alchemy

    • 167.5K
    • Mods

    A FabricMC mod that brings Equivalent Exchange–style gameplay, featuring EMC-based item transmutation, resource conversion, and automation systems inspired by ProjectE.

    • 167.5K
    • May 23, 2026
    • Mods
    • +3
  • Cubic Turret project image

    Cubic Turret

    • 3.3K
    • Mods

    A mod that adds turrets

    • 3.3K
    • April 17, 2026
    • Mods
    • +4
  • StorageBox Adapter project image

    StorageBox Adapter

    • 565
    • Mods

    StorageBox mod addon that able to import to/export from StorageBox

    • 565
    • April 12, 2026
    • Mods