SuperMartijn642 / ChunkLoaders

16 stars 15 forks source link

[Question] ...Chunk Loaders #43

Closed driftirl closed 2 years ago

driftirl commented 2 years ago

Question ... can someone please help i am wondering does Chunk Loaders load mobs from mob spawners while u are not in the chunk?if this does its not working for me so can someone please help

SuperMartijn642 commented 2 years ago

Chunk Loaders only keep the chunk loaded. Mob spawners being active doesn't depend on the chunk being loaded, it depends on whether there's a player within 24 blocks of it.

I do have another mod called Scarecrows' Territory which keeps spawners active if you place a scarecrow near them.

driftirl commented 2 years ago

thank you so much for your help this is exactly what i need thank you so much again

driftirl commented 2 years ago

is there a way to chance the tic speed of the rate that they spawn at?

SuperMartijn642 commented 2 years ago

Nope, it just keeps the spawner active like a player would.