Description
THANKS FOR 2000 DOWNLOADS!!!
Description
This mod adds more boat variants based on Minetest Game's wood types. Additionally added obsidiad boat, to swim on the lava.
API
more_boats.register_boat(name, def)
name — Identifier of the boat.
def — Properties of the registered boat. Contains:
description — Title of the boat as an Item. (String)
texture — Item/Boat texture, ex: default_dirt.png
material — Item for crafting boat. (String)
group — Groups, which boat can be placed on. (Array. Optional. water only by default)
fuel — Boat as an Item can be used as the fuel. (Boolean. Optional. false by default)
cooking — Boat as an Item can be cooked into itemstring. (Optional)
Releases
2025-06-09 11:11 UTC
More Boats: Code Rework
- Upgraded and optimized code
- Added new functions
- Obsidian Boat can be used on water
2024-07-20 20:46 UTC
More Boats: Code Optimize
No release notes
2024-06-03 19:09 UTC
More Boats: Simplified code
No release notes
2024-04-21 18:44 UTC
More Boats: Bugfix
No release notes
More Boats: Language update
Download
Luanti 5.4+
2024-02-15 12:46 UTC
More Boats: Language update
No release notes
All releases
Threads
New thread
Information
Provides
more_boats
Dependencies
- Required
-
boats
default
Information
- Type
- Mod
- Technical Name
- more_boats
- Languages
-
English, Deutsch, Español, Русский, Українська
- License
-
MIT
- Maintenance State
- Beta
- Added
- 2023-10-22 09:57 UTC
- Maintainers
-
SkyBuilder1717