Fixed capitalization issues
Wasn't parsing correctly before, as some items were not capitalized correctly.
This commit is contained in:
parent
bca7f29490
commit
1cf396c814
@ -47,7 +47,7 @@ AttackDamage=4.0
|
||||
SightDistance=25.0
|
||||
MaxHealth=40
|
||||
|
||||
[Zombiepigman]
|
||||
[ZombiePigman]
|
||||
AttackRange=2.0
|
||||
AttackRate=1
|
||||
AttackDamage=7.0
|
||||
@ -145,7 +145,7 @@ AttackDamage=0.0
|
||||
SightDistance=25.0
|
||||
MaxHealth=10
|
||||
|
||||
[Magmacube]
|
||||
[MagmaCube]
|
||||
AttackRange=2.0
|
||||
AttackRate=1
|
||||
AttackDamage=6.0
|
||||
|
Loading…
Reference in New Issue
Block a user