VoxeLibre/mods/ITEMS/mcl_ocean
iliekprogrammar 23f69dfd1e Core implementation of MC-like kelp drops.
Highlights:
* Kelp should no longer be able to survive without water
(by decreasing its height)
* When kelp is destroyed, each segment now drop a single kelp similar to MC.
* Significantly refactor how kelp grows and dig. Possible optimizations might be
included.
2021-03-21 02:22:25 +08:00
..
locale Fix some template.txt files (missing final = of some entries) 2020-11-18 23:05:07 +01:00
textures Add sea pickles 2019-12-27 15:24:59 +01:00
corals.lua Silk Touch 2020-11-02 19:09:23 +01:00
init.lua Add sea pickles 2019-12-27 15:24:59 +01:00
kelp.lua Core implementation of MC-like kelp drops. 2021-03-21 02:22:25 +08:00
mod.conf Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
prismarine.lua Fortune 2020-11-06 13:46:52 +01:00
sea_pickle.lua Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
seagrass.lua Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00