Money farm with magma spawners
Sikatsu opened this issue ยท 12 comments
Since 1.16 you can get magma cube spawners, but once you kill the bigger ones the smaller ones will give you money. So they can now use this as a money farm.
hmm.... I dont know how to solve this... I have no way of detecting that the small ones come from a parent which come from a cube spawner ...
I have been investigating the SPAWN reason. The Magacube has 3 sizes. Large, Medium and Small. If I spawn a LARGE one the children (MEDIUM size) is detected as if they come from a SPAWNER too, but when I the kill one of the MEDIUM size Magacubes, their children is not detected as if they come from a SPAWER.
The only thing I could do is to deny the splitting when the mother is marked as a SPAWNER, but I not sure if I like to do that? What do you think?
That changes the vanilla gameplay I assume, so I am not sure about that either. But currently everyone uses it for a money farm, so that's also a problem. Maybe a toggle?
Exactly, this is why I dont like it. The slimes/Maga Cubes should spilt like they are meant to be.
Adding a setting in config where you could deny spiltting when the Slime / Maga Cube is from an Egg/Spawener would not be that hard.
Unfortunately I dont see any other way :-(
You can try this build:
https://fractal.lindegaard.one:8181/job/MobHunting/1067/
Check deny_slime_and_maga_cube_to_spilt on config.yml
Seems to also break natural slimes and magma cubes, not from spawners :(
Sorry. I have been away from my plugin some days.
It is fixed in https://fractal.lindegaard.one:8181/job/MobHunting/1068/