1.1.4
This commit is contained in:
parent
e67dbc4771
commit
35f983f1a3
@ -14,8 +14,8 @@ mobs:register_mob("spectrum:spectrum", {
|
||||
pathfinding = true,
|
||||
reach = 3,
|
||||
damage = 6,
|
||||
hp_min = 80,
|
||||
hp_max = 80,
|
||||
hp_min = 120,
|
||||
hp_max = 120,
|
||||
armor = 80,
|
||||
collisionbox = {-0.4, -0, -0.4, 0.4, 1.9, 0.4},
|
||||
visual = "mesh",
|
||||
|
Loading…
x
Reference in New Issue
Block a user