An open API service indexing awesome lists of open source software.

https://github.com/maierfelix/mc-spawner-upgrade

Lets you upgrade your mob spawners in minecraft
https://github.com/maierfelix/mc-spawner-upgrade

minecraft mob spawner

Last synced: 7 months ago
JSON representation

Lets you upgrade your mob spawners in minecraft

Awesome Lists containing this project

README

          

# Spawner Upgrade

This mod allows you to upgrade mob spawners to have increased range and (slightly) better spawn rates.

There are 3 levels of spawn upgraders - With increasing level, the mob spawner gets improved.

## Installation:

Download this mod from [here](https://github.com/maierfelix/mc-spawner-upgrade/releases/download/0.1/SpawnerUpgrade-0.1.jar) and place it into your minecraft ``/mods`` folder.

## Usage:

Placing a spawn upgrader on top of a mob spawner activates the effect.

## Recipes:

**Spawn Upgrader I:**

| | | |
| ------------- | ------------- | ------------- |
|

|

|

|
|

|

|

|
|

|

|

|

**Spawn Upgrader II:**

| | | |
| ------------- | ------------- | ------------- |
|

|

|

|
|

|

|

|
|

|

|

|

**Spawn Upgrader III:**

| | | |
| ------------- | ------------- | ------------- |
|

|

|

|
|

|

|

|
|

|

|

|

## Effects:

| Name | Value | Description |
| ------------- | ------------- | ------------- |
| Spawn Count | 4 | How many mobs to attempt to spawn each time |
| Max Spawn Delay | 800 | The minimum random delay for the next spawn delay |
| Min Spawn Delay | 200 | The maximum random delay for the next spawn delay |
| Max Nearby Entities | 6 | The maximum number of nearby spawned mobs |
| Required Player Range | 16 | The block radius of the sphere of activation by players for this spawner |

| Name | Value |
| ------------- | ------------- |
| Spawn Count | 5 |
| Max Spawn Delay | 700 |
| Min Spawn Delay | 175 |
| Max Nearby Entities | 6 |
| Required Player Range | 64 |

| Name | Value |
| ------------- | ------------- |
| Spawn Count | 5 |
| Max Spawn Delay | 650 |
| Min Spawn Delay | 150 |
| Max Nearby Entities | 6 |
| Required Player Range | 128 |

| Name | Value |
| ------------- | ------------- |
| Spawn Count | 6 |
| Max Spawn Delay | 475 |
| Min Spawn Delay | 125 |
| Max Nearby Entities | 7 |
| Required Player Range | 256 |