Fixed rotation
This commit is contained in:
parent
0fe464b4a1
commit
d0254d8f54
2
init.lua
2
init.lua
|
@ -30,7 +30,7 @@ if mobs.mod and mobs.mod == "redo" then
|
||||||
fly = true,
|
fly = true,
|
||||||
fly_in = "default:water_source",
|
fly_in = "default:water_source",
|
||||||
fall_speed = 0,
|
fall_speed = 0,
|
||||||
rotate = 270,
|
rotate = 0,
|
||||||
view_range = 10,
|
view_range = 10,
|
||||||
water_damage = 0,
|
water_damage = 0,
|
||||||
lava_damage = 10,
|
lava_damage = 10,
|
||||||
|
|
Ŝarĝante…
Reference in New Issue