Thanks to ShadowMine (@ShadowMinePE) as he gave me the idea for the design
Removes all entities of specific types in the loaded spawn chunk
Why? See in the spoiler!
Well, I did this to cleanup my server I run for my kids.
I ended up using MCEdit to find bats...in 2 caves so many that the server would LAG (maybe 100+ in each cave?)...so I used this to remove all bats.
Then I expanded it to be able to be used for any mob. You can even use this to help you build a blaze spawner. I know when I did one legitimately, WITHOUT using peaceful, I used 12 fire resistance, 4 strength, and 6 health potions.
Using this, every 5 seconds all the blazes in the local area would be removed from the game helping you out a bit by reducing the challenge.
This can also be used in place of going to peaceful. It would behave the same, except you can be SELECTIVE about what you remove from the game.
For instance, if you were building a Zombie Pigman Gold farm, you might need to keep the Ghasts away for a while. This can do that.
Or, if you happen to have done something like I did - create a Blaze Farm based on Mumbo Jumbo's design:
After 15 minutes I had so many BLAZE I needed to kill, I had to clear them out using peaceful. If I had this, I would have only had to move the Blaze spawn Egg into slot 2 or 3.
How to use (video is coming):
Player Needs to put a spawnegg of the type of mob to eliminate in the hotbar in slot 2 or 3 or both MCPE uses a 0 base for the hot bar, so you want to hold the eggs in the 3rd and 4th slots from the left this means, numbers 2 and 3 in the below picture:
Place Eggs in these two slots. Why these two? Well, typically I hold a sword and pickaxe in slots 0 and 1. Slots 2+ vary depending on what I am doing and since the new versions of Minecraft have adaptable width hotbars, I did not want to assume that everyone has the same number of slots that I do.
So, how do you get the spawneggs? I created a command /smr2k giveeggs this will drop 1 spawn egg for every mob in the game (even mobs that do not have a spawn egg)
Revision:
//*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* // Revision History //*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* // v1.0 - 2015DEC16 Initial Public Release //*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* // v1.1 - 2015DEC17 Slowed egg drop speed, which was corrupting memory space // - added new commands /c to clear inventory and /s which was short for the give eggs // - added a catch to ensure only 1 set of spawnegg drops happens at a time //*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Super Mob Remover 2000
Tested on 0.13.1
Thanks to ShadowMine (@ShadowMinePE) as he gave me the idea for the design
Removes all entities of specific types in the loaded spawn chunk
Why? See in the spoiler!
Well, I did this to cleanup my server I run for my kids.
I ended up using MCEdit to find bats...in 2 caves
so many that the server would LAG (maybe 100+ in each cave?)...so I used this to remove all bats.
Then I expanded it to be able to be used for any mob. You can even use this to help you build a blaze spawner. I know when I did one legitimately, WITHOUT using peaceful, I used 12 fire resistance, 4 strength, and 6 health potions.
Using this, every 5 seconds all the blazes in the local area would be removed from the game helping you out a bit by reducing the challenge.
This can also be used in place of going to peaceful. It would behave the same, except you can be SELECTIVE about what you remove from the game.
For instance, if you were building a Zombie Pigman Gold farm, you might need to keep the Ghasts away for a while. This can do that.
Or, if you happen to have done something like I did - create a Blaze Farm based on Mumbo Jumbo's design:
After 15 minutes I had so many BLAZE I needed to kill, I had to clear them out using peaceful. If I had this, I would have only had to move the Blaze spawn Egg into slot 2 or 3.
How to use (video is coming):
Player Needs to put a spawnegg of the type of mob to eliminate in
the hotbar in slot 2 or 3 or both
MCPE uses a 0 base for the hot bar, so you want to hold the eggs in
the 3rd and 4th slots from the left
this means, numbers 2 and 3 in the below picture:
+-+-+-+-+-+-+-+
|0|1|2|3|4|5|6|
+-+-+-+-+-+-+-+
^ ^
| |
Place Eggs in these two slots. Why these two? Well, typically I hold a sword and pickaxe in slots 0 and 1. Slots 2+ vary depending on what I am doing and since the new versions of Minecraft have adaptable width hotbars, I did not want to assume that everyone has the same number of slots that I do.
So, how do you get the spawneggs? I created a command /smr2k giveeggs
this will drop 1 spawn egg for every mob in the game (even mobs that do not
have a spawn egg)
Revision:
//*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
// Revision History
//*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
// v1.0 - 2015DEC16 Initial Public Release
//*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
// v1.1 - 2015DEC17 Slowed egg drop speed, which was corrupting memory space
// - added new commands /c to clear inventory and /s which was short for the give eggs
// - added a catch to ensure only 1 set of spawnegg drops happens at a time
//*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Download Link:
https://goo.gl/G5qk75
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device
Corrected a memory corruption issue. Enjoy!
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device
No updates needed, I tested most of the functionality and it seems to be AOK! Let me know if you see something that does not work for you!
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device
QuintonMostert,
I'm not sure what you mean? Do you mean put this into a play store download?
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device
I replied to you in my other forum:
http://www.minecraftforum.net/forums/minecraft-pocket-edition/mcpe-mods-tools/2528707-0-14-super-chair-sitter-2000-give-your-player-the?comment=18
Thanks for the interest!
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device
Are people still using this? If not, I'm probably going to depreciate this. With the new game engines, I am not seeing issues any longer.
I"ll leave this out there for anyone that needs this for their 0.13 server, but with the new game engine this just does not seem useful any longer.
To Download my Mods, after you click the download link, select the arrow in the UPPER RIGHT. This will then, download the file to your device