HomeJavaModsSpeedy Minecarts
Speedy Minecarts
ModsJava

Speedy Minecarts

by CrispyToast_ · on Modrinth

A lightweight plugin that lets you configure minecart speed globally, per type, or per world — no client mods or resource packs needed.

⬇ Download on Modrinth
Speedy Minecarts — screenshot 1

SpeedyMinecarts

A lightweight Paper plugin that lets you configure minecart speed globally, per type, or per world — no client mods or resource packs needed.

Requirements

Installation

  1. Drop SpeedyMinecarts.jar into your plugins/ folder.
  2. Restart the server.
  3. Edit plugins/SpeedyMinecarts/config.yml.
  4. Run /smc reload to apply changes without restarting.

Configuration

# Vanilla default max speed is 0.4 blocks/tick (~8 blocks/second).
# Practical maximum is ~1.0 — above that minecarts can skip rails.

# Applied to all minecart types unless overridden below.
default-speed: 0.8

# Whether empty minecarts slow down (vanilla behaviour: true).
slow-when-empty: true

# Per-type overrides.
types:
  rideable: 0.8   # Cart players sit in
  chest:    0.6   # Chest minecart
  hopper:   0.6   # Hopper minecart
  tnt:      0.8   # TNT minecart
  furnace:  0.8   # Furnace minecart
  command:  0.8   # Command block minecart

# Per-world overrides. Worlds not listed use the top-level defaults.
worlds:
  world_nether:
    default-speed: 1.0
    types:
      rideable: 1.0

Speed Reference

Speed (blocks/tick) Blocks/second Notes
0.4 ~8 Vanilla default
0.8 ~16 Plugin default — noticeably faster
1.0 ~20 Practical maximum before rail-skipping

Commands

Command Permission Description
/smc status speedyminecarts.admin Show current speed settings
/smc reload speedyminecarts.admin Reload config and apply to all loaded minecarts

Permissions

Permission Default Description
speedyminecarts.admin op Access to /smc commands

Notes

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