+ Added: Option to disable stacking for vanilla spawners as well:
Code (Text):
# Should spawned entities be stacked?
stacking:
enabled_2: true
# Should entites, spawned by vanilla spawners, be stacked too?
# NOTE: This option requires server reload / restart.
vanilla: false
- Fixed: [#2182] Entity stacking not completely disabled for vanilla spawners
- Fixed: [#2178] Reducing stack amount did not call entity death event for 3rd party plugins