Skip to content

Commit

Permalink
Merge branch 'lightning-bolt-id' into 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Johni0702 committed Jul 8, 2019
2 parents f8a0c71 + c9f115d commit 55c0619
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ public class MagicValues {
register(PositionElement.PITCH, 3);
register(PositionElement.YAW, 4);

register(GlobalEntityType.LIGHTNING_BOLT, 99);
register(GlobalEntityType.LIGHTNING_BOLT, 1);

register(MobType.AREA_EFFECT_CLOUD, 0);
register(MobType.ARMOR_STAND, 1);
Expand Down

0 comments on commit 55c0619

Please sign in to comment.