Crashes with Chromaticcraft
Opened this issue · 3 comments
brandyyn commented
After a random amount of time, this happened after about 30-40 mins of playing, i get a crash with chromaticraft, EntityCulling is trying to cull the lightning ball entity that the pylons use to attack animals
This is obviously for 1.7.10
brandyyn commented
i believe i fixed it with this:
"blockEntityWhitelist": [
"tile.beacon",
"Entity.RenderBallLightning"
],