Skip to content
AbrarSyed edited this page Apr 3, 2013 · 6 revisions

Installation

This mos is NOT the typical mod that goes into the mods folder. Instead, this mod should be extracted to the .minecraft folder. This is necessary because I have a model file that needs to be outside the zip.

Usage

Recipes

_ = nothing

  • Hitch/Rope
  • X X _
  • X X _
  • X X _
  • OR
  • _ X X
  • _ X X
  • _ X X
  • X = string
  • Anchor No Rope
  • _ X _
  • _ X _
  • X @ X
  • X = iron ingot
  • @ = iron block
  • Anchor shapeless
  • AnchorNoRope
  • Rope
  • BoatBuilder
  • X

  • X @ X
  • X

  • = wooden planks

  • X = iron ingot
  • @ = crafting table

The BoatBuilder

The boat builder is used to create all the SeaCraft boats. It has multiple slots.

The leftmost slot is the input slot. You put a vanilla boat here.

All the slots in the middle are component slots. Random components such as Anchors should be placed in any of these slots. The slot in the very center is the main component slot. This slot is where you put furnaces and chests to make their respective boats.

The rightmost slot shouldn't exist, and is simply a bug in the GUI.

Boat Builder Recipes

Only the input and main component are included in these recipes. The other components are optional and only add features to the existing boats.

  • Kayak
  • input slot = vanilla boat
  • main component = nothing
  • Furnace Boat
  • input slot = vanilla boat
  • main component = furnace
  • Chest Boat
  • input slot = vanilla boat
  • main component = chest

Using the Hitch

You can connect 2 boats with a hitch. This causes the first boat to follow the second boat wherever it goes. This can be done by right-clicking the first boat, and then the second boat with the hitch in-hand.

Using the anchor

The anchor is an optional component for boats. The anchor keybinding only works with SeaCraft boats that have the anchor "installed". Using the anchor is simple, simply hit r. The anchor should stop the boat from moving at all.