Epic/mods/fishing
NathanSalapat fb98659b03 initial upload 2020-06-14 18:29:10 -05:00
..
sounds initial upload 2020-06-14 18:29:10 -05:00
textures initial upload 2020-06-14 18:29:10 -05:00
bobber.lua initial upload 2020-06-14 18:29:10 -05:00
bobber_shark.lua initial upload 2020-06-14 18:29:10 -05:00
crafting.lua initial upload 2020-06-14 18:29:10 -05:00
fishes.lua initial upload 2020-06-14 18:29:10 -05:00
init.lua initial upload 2020-06-14 18:29:10 -05:00
license.txt initial upload 2020-06-14 18:29:10 -05:00
mod.conf initial upload 2020-06-14 18:29:10 -05:00
readme.txt initial upload 2020-06-14 18:29:10 -05:00
settings.txt initial upload 2020-06-14 18:29:10 -05:00
worm.lua initial upload 2020-06-14 18:29:10 -05:00

readme.txt

-----------------------------------------------------------------------------------------------
local title     = "Fishing - 4aiman's version"
local version   = "0.2.2.1"
local mname     = "fishing"
-----------------------------------------------------------------------------------------------
-- original by wulfsdad (http://forum.minetest.net/viewtopic.php?id=4375)
-- edited version by Mossmanikin (https://forum.minetest.net/viewtopic.php?id=6480)
-- License (code & textures):               CC-BY-SA (3.0)
-- May contain leftover code from:          animal_clownfish, animal_fish_blue_white, stoneage
-- Mossmanikin has looked at the code from: default, farming
-- Dependencies:                            default
-----------------------------------------------------------------------------------------------
--
-----------------------------------------------------------------------------------------------
-- some additions were made by 4aiman to make a pole be usable w/o clicking on a bobbler,
-- to make bobblers "dissapear" other bobblers only of their "owner"
-- also 1 man = 1 bobbler... or so it would seem ;)
-- Moreover, node_drops were fixed to be compatible with the "enchantment" mod.
-----------------------------------------------------------------------------------------------