created alias to aviod unknown nodes

This commit is contained in:
adrido 2013-12-05 22:38:45 +01:00
parent 3d5866a142
commit b25980dd1c

@ -372,6 +372,6 @@ minetest.register_node("cannons:ball_steel_stack", {
},
},
})
minetest.register_alias("cannons:canon_ball_steel_stack", "cannons:ball_steel_stack")