EvilCraft

EvilCraft

19M Downloads

Lightning bolts aren't rendered.

rubensworks opened this issue ยท 2 comments

commented

Could be a Forge bug.

commented

Try:

MinecraftServer.getServer().getConfigurationManager().sendToAllNear(target.blockX, target.blockY, target.blockZ, 512.0D, player.dimension, new S2CPacketSpawnGlobalEntity(bolt));
commented

Confirmed Minecraft bug, fixed in 1.7.10