Implemented creeper abilities
* Creepers now explode with a sound effect * Creepers drop a music disc on the unlikely event of being killed by a skeleton's arrow Inspired by @maniak89's PR #132.
This commit is contained in:
@@ -62,7 +62,7 @@ SightDistance=25.0
|
||||
MaxHealth=12
|
||||
|
||||
[Creeper]
|
||||
AttackRange=5.0
|
||||
AttackRange=3.0
|
||||
AttackRate=1
|
||||
AttackDamage=0.0
|
||||
SightDistance=25.0
|
||||
|
||||
Reference in New Issue
Block a user