Rename: playerplus→mcl_playerplus, drop compat.

This commit is contained in:
Wuzzy 2017-05-23 00:52:31 +02:00
parent 632ebd6389
commit b8cc752e79
10 changed files with 58 additions and 57 deletions

View file

@ -39,7 +39,7 @@ minetest.register_node("mcl_core:barrier", {
end,
})
-- The void below the bedrock. Void damage is handled in playerplus.
-- The void below the bedrock. Void damage is handled in mcl_playerplus.
-- The void does not exist as a block in Minecraft but we register it as a
-- block here to make things easier for us.
minetest.register_node("mcl_core:void", {