[Mod] ds_rowboat [0.1] [ds_rowboat]
Subject: [Mod] ds_rowboat [140927] [ds_rowboat]
Mod to add a Row Boat to MineTest
Picture - https://sites.google.com/site/dsminetes ... ds_rowboat

GitHub: https://github.com/deasanta/minetest-deasanta
Download: https://github.com/deasanta/minetest-de ... master.zip
License: see README.txt or below
Models: WTFPL
Textures: WTFPL
Features:
- Row Boat de-spawn after 7 seconds if not used
- Boat on_step executes every 10 steps instead of eve
- Other players can disengage a player
- uses default_wood texture
Compatibility:
This mod should work with on MineTest 0.4.10
Installation: extract ds_rowboat folder to mods folder
Recipes
Row Boat = {
{"", "", ""},
{"", "", ""},
{"boats:boat", "boats:boat", ""},
},

Notes:
- bug as of 30/6/13 with player position not updating on other player screens in certain situations.
- can be used on land - no plan to fix at the moment as it would require more code on the on_step function
Please report any bugs in github or forum
-------
License
-------
This work by PilzAdam, NeXt, deasanta is free of known copyright restrictions.
See also:
http://minetest.net/
See README.txt in each mod directory for information about other authors.
Mod to add a Row Boat to MineTest
Picture - https://sites.google.com/site/dsminetes ... ds_rowboat

GitHub: https://github.com/deasanta/minetest-deasanta
Download: https://github.com/deasanta/minetest-de ... master.zip
License: see README.txt or below
Models: WTFPL
Textures: WTFPL
Features:
- Row Boat de-spawn after 7 seconds if not used
- Boat on_step executes every 10 steps instead of eve
- Other players can disengage a player
- uses default_wood texture
Compatibility:
This mod should work with on MineTest 0.4.10
Installation: extract ds_rowboat folder to mods folder
Recipes
Row Boat = {
{"", "", ""},
{"", "", ""},
{"boats:boat", "boats:boat", ""},
},

Notes:
- bug as of 30/6/13 with player position not updating on other player screens in certain situations.
- can be used on land - no plan to fix at the moment as it would require more code on the on_step function
Please report any bugs in github or forum
-------
License
-------
This work by PilzAdam, NeXt, deasanta is free of known copyright restrictions.
See also:
http://minetest.net/
See README.txt in each mod directory for information about other authors.