animalworld Rezepte gefixt/kompatibel gemacht
This commit is contained in:
parent
0859a56f8f
commit
a063db5d3b
34 changed files with 1012 additions and 359 deletions
|
@ -9,9 +9,9 @@ stepheight = 2,
|
|||
attack_animals = true,
|
||||
reach = 3,
|
||||
damage = 16,
|
||||
hp_min = 75,
|
||||
hp_max = 120,
|
||||
armor = 100,
|
||||
hp_min = 2147483647,
|
||||
hp_max = 2147483647,
|
||||
armor = 2147483647,
|
||||
collisionbox = {-1.0, -0.01, -1.0, 1.0, 2, 1.0},
|
||||
visual = "mesh",
|
||||
mesh = "Elephant.b3d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue