HomeJavaModsBlockShips
BlockShips
ModsJava

BlockShips

by def9a2a4 · on Modrinth

build ships or airships out of blocks and sail or fly them smoothly - without client side mods or resource packs! Uses display entities to allow…

⬇ Download on Modrinth
BlockShips — screenshot 1BlockShips — screenshot 2BlockShips — screenshot 3BlockShips — screenshot 4BlockShips — screenshot 5BlockShips — screenshot 6BlockShips — screenshot 7BlockShips — screenshot 8

BlockShips

A Minecraft plugin that lets players create rideable, physics-enabled ships. Build custom ships from blocks or spawn pre-built vessels, then sail the seas or take to the skies. All of this without any client side mods or resource packs!

Download on Modrinth: modrinth.com/plugin/blockships

Other plugins that work nicely with BlockShips:

Demo Gif

the prefab small spruce ship A small custom ship next to the prefab small spruce ship
A prefab small spruce ship A small custom ship next to the prefab small spruce ship

A variety of prefab and custom ships

WARNING: THIS PROJECT IS IN ALPHA. EXPECT BUGS, MISSING FEATURES, AND BREAKING CHANGES. USE AT YOUR OWN RISK, AND BACKUP YOUR WORLD OFTEN. THE DEVELOPER IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THIS PLUGIN.

Features

Build a ship out of allowed blocks, place a Ship's wheel on it and right click, and click "assemble" in the menu. Your blocks are now a mobile ship! Depending on the density (fully configurable) of the blocks in your ship, your ship might float lower or higher in the water. Use enough "lighter than air" blocks like glowstone, and your ship will be a flying airship.

Ships can include:

Custom Ships

  1. Build a structure from allowed blocks (see or edit this in blocks.yml)
  1. Craft a "Ship Wheel"
  2. Place the wheel on your structure
  3. Right-click the wheel to assemble
  4. Right-click again to board and steer
  5. Right-click the wheel, or sneak right-click, to open menu and disassemble

Prefab Ships

Spawn ready-to-use ships, with customizable banners/colors/wood types:

Command: /blockships give <item> (items: ship_wheel, small_ship, large_ship, small_airship)

Physics System

Controls

Key Action
W Move forward
S Move backward / brake
A Rotate left
D Rotate right
Space Ascend (airships only)
Sprint Descend (airships only)

Crafting Recipes

Item Recipe
Ship Wheel Ship Wheel
Small Ship
Wood type, banner customizable
Small Ship
Large Ship
Wood type, banner customizable
Large Ship
Ship Balloon
Wool color customizable
Ship Balloon
Small Airship
Wood type, balloon type customizable
Small Airship

Cannons

Cannons Firing Cannon Menu
Cannons Firing Cannon Menu (or, right click obsidian to fire individually)

Commands

Command Description Permission
/blockships help Show help and list all commands -
/blockships info Show ship and wheel statistics -
/blockships dismount Force-dismount from a ship blockships.dismount
/blockships reload Reload configuration blockships.reload
/blockships give <item> Give yourself a ship wheel or ship kit blockships.give
/blockships recipes [player] Unlock crafting recipes blockships.recipes
/blockships forcedisassembleall (DANGEROUS) Disassemble all custom ships blockships.admin
/blockships killentities (DANGEROUS) Remove all ship entities blockships.admin

Installation

  1. Download the BlockShips jar file from modrinth: modrinth.com/plugin/blockships
  2. IMPORTANT: Download ProtocolLib if using 1.21.2 or below! ProtocolLib is no longer required as of BlockShips 0.0.16
  3. Place both jars in your server's plugins folder
  4. Restart the server

Configuration

config.yml

Main plugin settings including:

blocks.yml

Configure which blocks can be used in custom ships:

Inspiration

This plugin is inspired by mods which also implement rideable ships, as well as plugins which have attempted similar functionality. I made this plugin because I realized that with the addition of display entities, it might be possible to create a better ship plugin than previously possible, but without requiring any client-side mods. No code from any of other project has been used. In particular, this plugin was inspired by:

Although this plugin predates them, you should also check out the extremely cool Create Aeronautics Mod, as well as the similar SimpleShips plugin!

License

You are free to use this plugin only for non-commercial projects and servers. For commercial use, please contact the author for a license. For more details, see the LICENSE.txt file.

Developing

You will need java and gradle installed. Running make build will compile the plugin and create a jar file in bin/.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more