From d7b29c350f4c5489c1538eccbef50b44c4e90404 Mon Sep 17 00:00:00 2001 From: johncsuti Date: Mon, 27 Jan 2020 04:03:02 -0500 Subject: [PATCH] Added ExtraMobs to the addons list (#1153) --- ADDON.md | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/ADDON.md b/ADDON.md index a67e2a87c..dcbcb74e8 100644 --- a/ADDON.md +++ b/ADDON.md @@ -1,21 +1,22 @@ The following is a list of all addons currently made for BentoBox: -* [**Bank**](https://github.com/BentoBoxWorld/Bank): Allow your players to deposit and withdraw money from the island's bank! -* [**Biomes**](https://github.com/BentoBoxWorld/Biomes): Enables players to change biomes on islands. -* [**Border**](https://github.com/BentoBoxWorld/Border): Adds a world border around islands. -* [**Cauldron Witchery**](https://github.com/BentoBoxWorld/CauldronWitchery): Allows summoning mobs using some magic! -* [**Challenges**](https://github.com/BentoBoxWorld/Challenges): Gives your players challenges to accomplish. -* [**Chat**](https://github.com/BentoBoxWorld/Chat): TeamChat and IslandChat for BentoBox gamemodes. -* [**Control Panel**](https://github.com/BentoBoxWorld/ControlPanel): This is simple ControlPanel for all BentoBox GameMode addons. -* [**Dimensional Trees**](https://github.com/BentoBoxWorld/DimensionalTrees): Turns the trees that grow in the Nether or in the End into specific materials. -* [**Greenhouses**](https://github.com/BentoBoxWorld/Greenhouses): Enables players to make mini biome glass houses on their island. -* [**IslandFly**](https://github.com/BentoBoxWorld/IslandFly): Allows your players to fly on their islands. -* [**InvSwitcher**](https://github.com/BentoBoxWorld/addon-invSwitcher): Allows you to split inventories between the different gamemode worlds. -* [**Level**](https://github.com/BentoBoxWorld/Level): Calculate your island level and show a top ten. Also so you can brag to your friends :D -* [**Likes**](https://github.com/BentoBoxWorld/Likes): Creates a voting system to rank islands. -* [**Limits**](https://github.com/BentoBoxWorld/Limits): Limits blocks and entities that your players can place on their islands. -* [**MagicCobblestoneGenerator**](https://github.com/BentoBoxWorld/MagicCobblestoneGenerator): Generates any blocks in a cobblestone generator. -* [**TwerkingForTrees**](https://github.com/BentoBoxWorld/TwerkingForTrees): Twerk to make trees grow faster on your island. -* [**VoidPortals**](https://github.com/BentoBoxWorld/VoidPortals): Teleports to the dimensions by falling into the Void: -* [**Warps**](https://github.com/BentoBoxWorld/Warps): Enables players to plant a warp sign and visit other player's islands. +* [**Bank**](https://github.com/BentoBoxWorld/Bank/): Allow your players to deposit and withdraw money from the island's bank! +* [**Biomes**](https://github.com/BentoBoxWorld/Biomes/): Enables players to change biomes on islands. +* [**Border**](https://github.com/BentoBoxWorld/Border/): Adds a world border around islands. +* [**Cauldron Witchery**](https://github.com/BentoBoxWorld/CauldronWitchery/): Allows summoning mobs using some magic! +* [**Challenges**](https://github.com/BentoBoxWorld/Challenges/): Gives your players challenges to accomplish. +* [**Chat**](https://github.com/BentoBoxWorld/Chat/): TeamChat and IslandChat for BentoBox gamemodes. +* [**Control Panel**](https://github.com/BentoBoxWorld/ControlPanel/): This is simple ControlPanel for all BentoBox GameMode addons. +* [**Dimensional Trees**](https://github.com/BentoBoxWorld/DimensionalTrees/): Turns the trees that grow in the Nether or in the End into specific materials. +* [**ExtraMobs**](https://github.com/BentoBoxWorld/ExtraMobs/): Adjusts some mob spawning rules to get Blazes, Wither Skeleton, Shulkers and Bees. +* [**Greenhouses**](https://github.com/BentoBoxWorld/Greenhouses/): Enables players to make mini biome glass houses on their island. +* [**IslandFly**](https://github.com/BentoBoxWorld/IslandFly/): Allows your players to fly on their islands. +* [**InvSwitcher**](https://github.com/BentoBoxWorld/InvSwitcher/): Allows you to split inventories between the different worlds. +* [**Level**](https://github.com/BentoBoxWorld/Level/): Calculate your island level and show a top ten. Also so you can brag to your friends :D +* [**Likes**](https://github.com/BentoBoxWorld/Likes/): Creates a voting system to rank islands. +* [**Limits**](https://github.com/BentoBoxWorld/Limits/): Limits blocks and entities that your players can place on their islands. +* [**MagicCobblestoneGenerator**](https://github.com/BentoBoxWorld/MagicCobblestoneGenerator/): Generates any blocks in a cobblestone generator. +* [**TwerkingForTrees**](https://github.com/BentoBoxWorld/TwerkingForTrees/): Twerk to make trees grow faster on your island. +* [**VoidPortals**](https://github.com/BentoBoxWorld/VoidPortals/): Teleports to the dimensions by falling into the Void: +* [**Warps**](https://github.com/BentoBoxWorld/Warps/): Enables players to plant a warp sign and visit other player's islands. With more to come :D