Wuzzy
2c255c5d0c
Fix top snow wield image
2017-03-02 16:38:56 +01:00
Wuzzy
8c14966e9f
Don't let liquids be dug in creative
2017-03-01 18:49:47 +01:00
Wuzzy
6544aac4d6
Don't allow to place ladders over ladders
2017-03-01 15:47:36 +01:00
Wuzzy
0ab6124f0a
Make ladders fully transparent
2017-03-01 15:41:06 +01:00
Wuzzy
38d1e820b2
Make ladders solid
2017-03-01 15:40:30 +01:00
Wuzzy
5f20b18d32
Disallow to place ladders on some other nodes
2017-03-01 15:32:51 +01:00
Wuzzy
a7fdfa13ef
Add glass group
2017-03-01 15:19:51 +01:00
Wuzzy
2a359b0d13
Don't allow ladders on ceilings or floors
2017-03-01 15:18:23 +01:00
Wuzzy
c80433aaf4
Fix dig times of wool and cobweb
2017-02-27 19:38:48 +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
4b4a9efd77
Add hardness field to all mcl_core nodes
2017-02-24 15:56:46 +01:00
Wuzzy
1287ba7d69
Exclude barrier from “solid” group
2017-02-24 06:25:28 +01:00
Wuzzy
bb9d6cf037
Show barrier positions when wielding barrier
2017-02-24 06:24:16 +01:00
Wuzzy
6e3f7d06b5
Make slimeblock, melon/pumpkin stem dig immediate
2017-02-24 05:34:03 +01:00
Wuzzy
6be056c0e7
Add blast resistance to core blocks and anvils
2017-02-22 15:40:22 +01:00
Wuzzy
c866227d54
Barrier and void nodes drop nothing
2017-02-21 16:25:41 +01:00
Wuzzy
0f2787cd16
Handle player void handling in playerplus
2017-02-20 06:56:17 +01:00
Wuzzy
0b375f00cd
Generate deadly Void below the final bedrock layer
2017-02-20 06:24:04 +01:00
Wuzzy
d48a27dbd8
Use leaf sounds for saplings
2017-02-19 23:31:06 +01:00
Wuzzy
563d537164
Snow nodes make snow sounds
2017-02-19 19:48:16 +01:00
Wuzzy
66c9e5b502
Make cocoas drop when the jungle tree has been removed
2017-02-18 21:07:57 +01:00
Wuzzy
fc02d0730e
Move mcl_core to ITEMS modpack and add description
2017-02-17 23:14:21 +01:00