Rename: playerplus→mcl_playerplus, drop compat.
This commit is contained in:
parent
632ebd6389
commit
b8cc752e79
10 changed files with 58 additions and 57 deletions
|
@ -78,7 +78,7 @@ minetest.register_node("mcl_nether:soul_sand", {
|
|||
sounds = mcl_sounds.node_sound_sand_defaults(),
|
||||
_mcl_blast_resistance = 2.5,
|
||||
_mcl_hardness = 0.5,
|
||||
-- Movement handling is done in playerplus mod
|
||||
-- Movement handling is done in mcl_playerplus mod
|
||||
})
|
||||
|
||||
minetest.register_node("mcl_nether:nether_brick", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue