remove duplicate alias
This commit is contained in:
parent
528502bc91
commit
886a2fd9e9
@ -150,8 +150,6 @@ mobs:register_mob("mobs_monster:spider", {
|
|||||||
|
|
||||||
--print ("----", nod.name, self.disable_falling, dtime)
|
--print ("----", nod.name, self.disable_falling, dtime)
|
||||||
|
|
||||||
minetest.register_alias("mobs:cobweb", "homedecor:cobweb_corner")
|
|
||||||
|
|
||||||
-- turn off falling if attached to facing
|
-- turn off falling if attached to facing
|
||||||
self.disable_falling = true
|
self.disable_falling = true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user