mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-17 07:50:29 +01:00
parent
a9f2f4c66d
commit
f0ace0faad
|
@ -14,7 +14,7 @@ mobs:register_mob("mobs:cow", {
|
|||
hp_max = 30,
|
||||
armor = 200,
|
||||
-- textures and model
|
||||
collisionbox = {-0.4, -0.01, -0.4, 0.4, 1, 0.4},
|
||||
collisionbox = {-0.8, 0, -0.8, 0.8, 1.6, 0.8},
|
||||
visual = "mesh",
|
||||
mesh = "mobs_cow.x",
|
||||
textures = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user