Geitenijs / KeepChunks

The most powerful chunk loading plugin!
Other
42 stars 9 forks source link

Mob Farm (not working) #47

Closed SimonOO7 closed 2 years ago

SimonOO7 commented 2 years ago

Hey there,

the chunk loader is not working for Iron Golem Farms, Creeper Farms etc. Do I do something wrong or does this plugin doesnt support mob Farms? Thanks for your answer!

Yours Simon

emielderckx commented 2 years ago

Golem farms should work.

But mob farms that rely on spawning do not work, that is just the way Minecraft works. https://minecraft.fandom.com/wiki/Spawn

SimonOO7 commented 2 years ago

so only golem farms work but no gold(pigmen) farms etc or are there some more farms that work?

emielderckx commented 2 years ago

All farms that don't require a player to have a spawn radius

SimonOO7 commented 2 years ago

Sorry but im not really good at knowing minecraft stuff :) Can u please state some examples?

surfrock66 commented 2 years ago

Most mob spawning requires players to be nearby. Spawners require a player to be within a 16 block radius of the spawner to make mobs, and for general mobs (like hostile mobs in a general mob farm) you have to be more than 24 and less than 128 blocks away. Even if a chunk is loaded, if a player isn't there, mobs don't spawn.

You need something like this, though it's abandoned: https://github.com/KP56/Fake-Players-Spigot-Plugin