
UpgradeableSpawners - Levels 4.15.9
Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop
- Fixed: [#2502] Issues with retrieving skin data for heads, etc. This finally removes errors printed by the server's API. Which might
occur if Mojangs API is down etc.
- Fixed: [#2477] Entity spawning on 1.20.1
- Fixed: get-confirm option
- Fixed: Spawning on 1.20 versions lower than 1.20.4
- Fixed: [#2484] [#2470] Entity spawning on 1.20.4
- Fixed: [#2477] Period entities on spawner replace
+ Improved: Spawner load at chunk load
+ Added: Option to disable jockeys
# If disabled, no jockes will spawn at all. Not just from spawners.
# It's not possible to distingush if a jockes spawn as a result of an entity from an spawner.
jockeys: true
The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI and entities.yml files to the new
skin URLs.
- Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
- If you want to use the new default custom player heads:
- The default GUI custom heads can be found here: https://github.com/Angeschossen/UpgradeableSpawners/blob/master/definitions_gui.yml
- The default role custom heads can be found here: https://github.com/Angeschossen/UpgradeableSpawners/blob/master/entities.yml
If you don't do this, you'll receive lots of spam from the server in your console log.
- Fixed: Initial spawner status after placement
- Fixed: Max period amount hologram
+ Added: [Suggestion] Option to count stacked entities towards nearby entities limit
# Should the stack size be counted towards the nearby entities limit from levels.yml?
count-stack-amount: false
- Fixed: Some stacking related issues
+ Added: [Suggestion] take limit.max-per-chunk into account at spawner conversion
- Fixed: Mined vanilla spawners with silktouch change entity type upon placement
+ Added: knockback option for stacked entities in stacking.yml
- Fixed: [#2355] Spawner stopping to spawn and need to be paused and resumed to spawn again
- Fixed: item stack not increasing in size making it look like spawner is paused after region reload
+ Improved: no ai set aware re applying at area load
+ Added: Option to disable entity push in stacking.yml
+ Improved: API additions
+ Added: API -> documentation
https://github.com/Angeschossen/UpgradeableSpawnersAPI