HikariVehicle 图标

HikariVehicle

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/hikarivehicle
资源信息

Minecraft 版本: 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2

平台: bukkit paper purpur

标签: transportation

资源介绍

HikariVehicle

**A ground vehicle plugin for Minecraft Paper servers** Turn minecarts into drivable ground vehicles. [![Minecraft](https://img.shields.io/badge/Minecraft-1.21.4-green.svg)](https://papermc.io/) [![Java](https://img.shields.io/badge/Java-21-orange.svg)](https://adoptium.net/) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) **English** | [简体中文](README_CN.md)

Features

  • Ground Driving — Drive minecarts on any solid surface, not just rails.
  • Fuel System — Configurable fuel consumption; fuel is only burned while accelerating.
  • Durability — Vehicles wear down over distance and are scrapped when worn out (cargo is still returned).
  • Speed-Scaled Collision — Running into entities deals damage that scales with speed up to a configurable cap, with knockback.
  • Accurate Death Messages — A custom "run over" message is shown only when the vehicle was the actual killing blow.
  • Hazard Handling — Water ejects the driver; lava destroys the vehicle.
  • Light Exhaust Trail — Subtle exhaust particles while driving.
  • Rail Hand-off — Driving onto a rail hands the cart back to vanilla / rail-transit plugins with the rider still aboard.
  • Multi-language — Simplified Chinese (zh_cn) and English (en_us).
  • Bedrock Compatible — Works with Geyser/Floodgate for Bedrock players.

Installation

  1. Download the latest HikariVehicle-x.x.x.jar from Releases.
  2. Place it in your server's plugins folder.
  3. Start the server.
  4. Adjust plugins/HikariVehicle/config.yml, then run /hv reload.

Requirements

  • Paper (or a fork) 1.21.4 or later
  • Java 21 or later

Usage

Placing a vehicle

Right-click any solid block with a minecart to place it on the ground (not just on rails).

Driving

  1. Right-click the minecart to enter.
  2. W — Accelerate forward
  3. S / Sneak — Brake
  4. A / D — Turn assist
  5. Mouse — Steering direction
  6. Sneak while stopped — Exit the vehicle

Bedrock players (via Geyser) auto-accelerate while not sneaking and brake by sneaking, since precise key input isn't reliably available.

Fuel

Vehicles consume fuel items from your inventory only while accelerating. Defaults:

Item Burn Time
Coal / Charcoal 120s
Coal Block 1200s
Blaze Rod 180s
Lava Bucket 600s
Other burnables 60s

Commands

Command Description Permission
/hv Show plugin version
/hv reload Reload configuration hikarivehicle.admin

Permissions

Permission Description Default
hikarivehicle.drive Drive vehicles true
hikarivehicle.place Place minecarts on the ground true
hikarivehicle.admin Admin commands (/hv reload) op

Configuration

# Language: zh_cn (简体中文) or en_us (English)
language: zh_cn

# Movement settings
movement:
  max-speed: 10.0          # Maximum speed (blocks/second)
  acceleration: 2.0        # Acceleration (blocks/second²)
  coast-friction: 0.92     # Friction when coasting
  brake-friction: 0.80     # Friction when braking
  min-speed: 0.1           # Minimum speed threshold

# Steering settings
steering:
  max-turn-rate: 15.0      # Max turn rate (degrees/tick)
  turn-damping: 0.3        # Speed-dependent turn damping
  key-turn-rate: 5.0       # A/D key turning boost

# Terrain settings
terrain:
  step-height: 0.5         # Max climbable height (0.5 = slabs)

# Fuel system (only burns while accelerating)
fuel:
  enabled: true
  items:
    COAL: 120
    CHARCOAL: 120
    COAL_BLOCK: 1200
    BLAZE_ROD: 180
    LAVA_BUCKET: 600
  default-burn-time: 60

# Durability system
durability:
  enabled: true
  max-durability: 1000
  distance-per-durability: 10.0

# Collision settings (damage scales with speed)
collision:
  enabled: true
  damage: 1.0              # Base damage at min-speed (HP; 2 HP = 1 heart)
  max-damage: 4.0          # Cap reached at movement.max-speed (HP)
  min-speed: 3.0           # Minimum speed (m/s) to deal damage
  knockback: 0.5
  damage-cooldown: 20      # Ticks between damage to the same entity (20 = 1s)
  death-track-window: 100  # Death attribution window (ticks)

# Hazard settings
hazards:
  water:
    eject-delay: 20        # Ticks before water ejection
  lava:
    instant-destroy: true

# Visual effects
effects:
  exhaust:
    enabled: true
    type: SMOKE            # Light trail; CAMPFIRE_SIGNAL_SMOKE is the heavy column
    count: 1
    only-when-accelerating: true

Rail Compatibility

HikariVehicle is designed to coexist with rail-transit plugins:

  • Minecarts on rails use vanilla / rail-plugin behavior.
  • Minecarts on the ground use HikariVehicle driving.
  • Driving onto a rail hands the cart back to rail behavior with the rider still aboard (you are no longer ejected). Re-mount on the ground to resume driving.

Building

git clone https://github.com/HyacinthHaru/HikariVehicle.git
cd HikariVehicle
mvn clean package

The compiled JAR will be in target/HikariVehicle-x.x.x.jar.


License

Licensed under the MIT License — see LICENSE.


Credits

Developed for the HikariCraft server.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Decocraft

价格:0 墨喵币
下载量:0

查看详情
Better Snowier Snow

价格:0 墨喵币
下载量:0

查看详情
Create: Vintage Grinder Edition

价格:0 墨喵币
下载量:0

查看详情
Renxin Music Player

价格:0 墨喵币
下载量:0

查看详情