Commit Graph

7 Commits

Author SHA1 Message Date
Wuzzy 151c1e62ba Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
Wuzzy 73308cea2b Add proper digging groups to digging tools 2017-02-25 16:37:23 +01:00
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
Wuzzy 9ec16db5c2 Set max drop level for digging tools 2017-02-24 17:01:56 +01:00
Wuzzy e94b941dd8 Slightly reduce pointing range 2017-02-22 20:10:06 +01:00
Wuzzy f18ffce540 Add tool breaking sounds 2017-02-19 19:59:18 +01:00
Wuzzy fc02d0730e Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
Renamed from mods/CORE/mcl_core/tools.lua (Browse further)