Let enderdragon drop Xp

This commit is contained in:
Elias Fleckenstein 2020-12-19 15:00:15 +01:00
parent 4f18f77db0
commit 6eeeb83c0d
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ mobs:register_mob("mobs_mc:enderdragon", {
arrow = "mobs_mc:dragon_fireball",
shoot_interval = 0.5,
shoot_offset = -1.0,
xp_min = 12000,
xp_max = 12000,
animation = {
fly_speed = 8, stand_speed = 8,
stand_start = 0, stand_end = 20,