This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
When placing ender crystals using the 383:200 spawn egg, they don't have the fire burning under them, and they are flashing. They cause huge client lag. I placed 2 crystals and my FPS went from 45 to 12.
Spawned using block.getWorld().spawn(block.getLocation().add(0, 1, 0), EnderCrystal.class)..
@mushroomhostage: Go
Um, I'm not sure what this means exactly....
@disciple218: Go
Just was a note to myself :). I'm spawning the crystal entities on top of the clicked block. Not seeing this lag myself. There might be something more I need to do when spawning crystals (not sure).
To post a comment, please login or register a new account.