MineClone2/mods/CORE
Wuzzy 4ecef7b411 First steps to implement MC-like digging times
This involves MASSIVE hacks around the digging system in Minetest.
Implemented so far: Hardness, nodes in mcl_core, digging for nodes
diggable by pickaxe, shovel, axe.
Not implemented: Nodes diggable by hand alone (except insta-dig),
shears and sword.
2017-02-25 16:19:24 +01:00
..
flowlib Import flowlib by Qwertymine 2017-02-19 23:32:54 +01:00
mcl_autogroup First steps to implement MC-like digging times 2017-02-25 16:19:24 +01:00
mcl_init Set sane default mapgen flags for flat, v6, etc. 2017-02-23 01:14:27 +01:00
mcl_sounds Remove dig_immediate sound 2017-02-19 22:54:06 +01:00
mcl_util mcl_util.is_in_void 2017-02-21 16:38:28 +01:00
walkover Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
modpack.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00