minicraft-plus-revived
minicraft-plus-revived copied to clipboard
Added Boat
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
Ah, CodeQL reminds you that the input system has been changed, do consider syncing your branch to solve this.
Right, you'll also have to modify your code to use the new input system.
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.
For people interested, this is my version of implementation for boat: https://github.com/BenCheung0422/minicraft-plus-revived/tree/boat