MineClone2/mods/ITEMS/mcl_ocean
iliekprogrammar ecdbc30b63 Overhaul kelp interactions.
Highlights:
- Added locking system to drops. Will be removed after testing.
- Expose more variables and functions. Will be finalized soon.
- Implement MC-like age and natural growth mechanics.
- Implement correct piston interactions with kelp and its surface.
- Implement correct falling node interactions for its surface.
- ABMs are now nonfunction. Will be fixed.
- Various optimizations and fixes.
2021-03-29 14:09:09 +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 Overhaul kelp interactions. 2021-03-29 14:09:09 +08:00
kelp.lua Overhaul kelp interactions. 2021-03-29 14:09:09 +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