This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.
+ Added: [#2249] Option for 3rd party entity stacking
Code (YAML):
# If this option is set to false, spawners will only spawn the maximum amount of nearby entites.
# That means, if maximum nearby entities is set to 10, the spawn amount can't be higher than 10.
# This option needs to be enabled, if you use a stacking plugin other than UpgradeableSpawners itself.
# If you're not using any stacking featuere you can disable this option to make sure that spawners
# don't spawn more entities at once than their max. nearby entities amount.
3rd-party-stacking
: true