Go to file
Emojigit 5f8150dd70
Fix error
This fixes this error:
```
2021-10-02 19:43:43: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'mobs_turtles' in callback luaentity_run_simple_callback(): ...test-pvp/.minetest/mods/mobs_water/mobs_turtles/init.lua:54: attempt to call global 'set_velocity' (a nil value)
2021-10-02 19:43:43: ERROR[Main]: stack traceback:
2021-10-02 19:43:43: ERROR[Main]: 	...test-pvp/.minetest/mods/mobs_water/mobs_turtles/init.lua:54: in function 'func'
2021-10-02 19:43:43: ERROR[Main]: 	/usr/share/minetest/builtin/profiler/instrumentation.lua:106: in function </usr/share/minetest/builtin/profiler/instrumentation.lua:100>
```
2021-10-02 19:49:46 +08:00
mobs_crocs updated to 1.17 api 2015-09-29 15:19:13 -04:00
mobs_fish added sprite version, fix shark setting 2015-08-08 20:02:30 -04:00
mobs_jellyfish updated to 1.17 api 2015-09-29 15:19:13 -04:00
mobs_sharks updated to 1.17 api 2015-09-29 15:19:13 -04:00
mobs_turtles Fix error 2021-10-02 19:49:46 +08:00
README.md Create README.md 2015-07-24 20:44:05 -04:00
modpack.txt name changes for compatability 2015-07-24 19:59:02 -04:00

README.md

A few water critters ported from other mob frameworks to "Mobs-Redo".

License information for the models and textures can be found inside the respective folders.