Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Speedy Path

Speedy Path

The player is able to move faster on the designated path

1,132
7
Utility
AboutChangelogVersions

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

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4
1.20–1.20.1
1.19–1.19.2
1.18.x

Platforms

Fabric
Forge
NeoForge

Supported environments

Server-side

Links

Report issues View source

Creators

pitan76
pitan76 Member

Details

Licensed MIT
Published 8 months ago
Updated 6 months ago

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.