Fix Whitespaces

This commit is contained in:
ShadowRoi 2024-02-13 08:42:08 +00:00 committed by cora
parent 3f4c53aea9
commit 96ef862513

View File

@ -99,8 +99,8 @@ mcl_mobs.register_mob("mobs_mc:enderdragon", {
shoot_offset = -1.0,
animation = {
fly_speed = 8, stand_speed = 8,
stand_start = 0, stand_end = 40,
walk_start = 0, walk_end = 40,
stand_start = 0, stand_end = 40,
walk_start = 0, walk_end = 40,
run_start = 0, run_end = 40,
},
ignores_nametag = true,