VoxeLibre/mods/ITEMS/mcl_ocean
CyberMango 64a7f76d5b Replaced positions check with an area check.
This one is using the minetest.is_area_protected so it should work
faster. It also doesnt require the user to manually add all the points
that should be checked so its nicer to use.
2023-01-12 21:22:36 +02:00
..
locale add japanese translation 2022-12-19 15:33:31 +09:00
textures Add seagrass item texture 2022-12-08 17:36:28 +00:00
corals.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
init.lua Overhaul kelp interactions. 2021-03-29 14:09:09 +08:00
kelp.lua Make kelp cookable by smoker. 2022-11-17 20:16:58 -03:00
mod.conf Removed specific functions and added usage examples. 2023-01-12 20:04:44 +02:00
prismarine.lua fix more blast resistance and hardness values 2022-06-13 02:48:00 +02:00
sea_pickle.lua Add `compostability` to node definition group. 2022-04-02 03:32:56 +02:00
seagrass.lua Replaced positions check with an area check. 2023-01-12 21:22:36 +02:00