Alex's Mobs

Alex's Mobs

78M Downloads

Leafcutter ants load unloaded chunks

someaddons opened this issue ยท 0 comments

commented

return worldIn.getBlockState(pos).is(AMTagRegistry.LEAFCUTTER_ANT_BREAKABLES);

https://gist.github.com/someaddons/4a6b00db4e1dd42d44ebea2cb50a0823

Probably should check for loaded status instead of just querying the blockstate