UpgradeableSpawners - Levels icon

UpgradeableSpawners - Levels 4.15.17

Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop

Page 1 2 3 4 ... 12
4.14.14 Oct 21, 2024

You can now define item and exp drops for each entity in entities.yml
Example:


item-drops:
  - STONE:1:2 # drops min one and max two stone

exp-drop: "1:2" drops min one and max two exp
4.14.13 Oct 15, 2024
4.11.12 Oct 10, 2024

+ Improved: Spawner spawn event for 3rd party stacking plugins

4.14.11 Oct 5, 2024

- Fixed: Order of entities from entities.yml

4.14.10 Sep 7, 2024

- Fixed: Hide item attributes

4.14.9 Aug 30, 2024

- Fixed: Display of spawned entity with no-conditions enabled

4.14.8 Aug 19, 2024

- Fixed: Issue with stack knockback and other plugins

4.14.7 Aug 15, 2024

- Fixed: Entity type of vanilla spawner upon placement silktouch
- Fixed: Make monsters stacked despawn
+ Added: Option to kill whole stack

  # Kill the whole stack, if one entity dies?
  kill-stack: false
4.14.6 Jul 31, 2024

- Fixed: Error on folia with entity merge and area limit

4.14.5 Jul 12, 2024

+ Changed: Provide spawn reason for entity spawning

4.14.4 Jul 11, 2024

- Fixed: Folia support

4.14.3 Jul 6, 2024

+ Improved: Reduce amount of block state calls

4.14.2 Jun 21, 2024
Spiders

- Fixed: Spawners spawning inside blocks in some setups - 2

4.14.1 Jun 20, 2024
Spiders

- Fixed: Spawners spawning inside blocks in some setups

4.14.0 Jun 17, 2024
1.21 Support

+ Added: 1.21 Support

4.13.2 Jun 4, 2024
Stacking Options

+ Added: Option to only stack entities from spawners

    # Only stack entities that were spawned by an upgradeable spawner?
    only-spawner: true



- Fixed: Dont merge stacks in non spawner worlds

4.13.1 May 21, 2024
Admin Give

- Fixed: Argument translations for /spawner admin give

4.13.0 May 15, 2024
Merge Entities

+ Added: Merge entities into stacks (entities.yml)

    # Merge entities into one stack
    merge:
      # Merge entities every specified interval.
      # Can be disabled by setting interval to something lower than 1.
      interval_time: 30s
4.12.5 May 3, 2024
Butcher Mode

- Fixed: Butcher mode drops

4.12.4 Apr 28, 2024
1.20.5 Support

+ Added: Support for 1.20.5

Page 1 2 3 4 ... 12
You might also like...