minicraft-plus-revived icon indicating copy to clipboard operation
minicraft-plus-revived copied to clipboard

Added Boat

Open Litorom opened this issue 1 year ago • 5 comments

The ultimate and so useful feature has been added. Introducing the boat, the float on water that consumes no stamina!

All jokes aside:

Additions:

  • Boat Entity
  • Boat Item

Notes:

  • Breakable via any tool item
  • Boats are faster than the player on water to add a benefit and reason to use them

Litorom avatar Dec 27 '23 21:12 Litorom

Ah, CodeQL reminds you that the input system has been changed, do consider syncing your branch to solve this.

El-Virus avatar Dec 30 '23 13:12 El-Virus

Right, you'll also have to modify your code to use the new input system.

El-Virus avatar Dec 30 '23 15:12 El-Virus

What about following the rule of "everything costs stamina"? Using boat on water still costs stamina, but it consumes stamina per a certain distance travelled continuously.

BenCheung0422 avatar Jan 10 '24 10:01 BenCheung0422

For people interested, this is my version of implementation for boat: https://github.com/BenCheung0422/minicraft-plus-revived/tree/boat

BenCheung0422 avatar May 03 '24 12:05 BenCheung0422