forked from mtcontrib/mobs_monster
Merge commit 'a8df74e' into nalc
This commit is contained in:
commit
25a7636bb9
@ -150,7 +150,7 @@ minetest.register_node(":mobs:cobweb", {
|
||||
liquid_range = 0,
|
||||
walkable = false,
|
||||
groups = {snappy = 1, disable_jump = 1},
|
||||
drop = "farming:cotton",
|
||||
drop = "farming:string",
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user