Mob Grinding Utils

Mob Grinding Utils

57M Downloads

Rotating mob fan with wrench cause destorying containg upgrades.(Ender IO yeta wrench)

ZZaphodd opened this issue ยท 1 comments

commented

Probably not a mob grinding utils problem.

mob_griding_utils version : 0.1.8.16
Ender IO version : 1.10.2-3.1.179

FTB Invasion modpack version : 1.0.4

commented

@vadis365 Overriding TileEntity#shouldRefresh to only refresh when the block changes should fix this. I'll do it myself if I have time.
Oh and doing that should also take care of this workaround:

public static void setState(World world, BlockPos pos, IBlockState state) {