SilkSpawners

SilkSpawners

3M Downloads

Can't stack spawners

sadoj-kuro opened this issue ยท 4 comments

commented

What steps will reproduce the problem?

Trying to stacks spawner with option in true

Should spawners be stackable

spawnersUnstackable: true

Expected output

nothing

What do you see instead?

Log file of the issue/error

/version output?

version: git-spigot-b78586d-7638276 (1.12)
API version 1.12- R1-snapshot

SilkSpawners version

V4.0 last release

Checklist

  • I am aware that issues caused by /reload are ignored
  • If there is a (potential) plugin conflict, I've identified the conflicting plugin
  • I have added a valid /version output
  • I have added a valid SilkSpawners version
  • I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s)
commented

Please add a valid /version output - the one you provided is invalid. This helps me a lot to fix issues faster!

commented

If you want to stack spawners, make sure spawnerUnstackable is set to false, not true.

commented

version: git-spigot-b78586d-7638276 (1.12)
API version 1.12- R1-snapshot

so i have tested with false but dont work too and if is false the description is so wrong
Should spawners be stackable

commented

I've re-tested the issue - spawner stack fine when spawnerUnstackable is set to false, they stack up to 64 which is the Vanilla default. If set to true stacking no longer works.
I've adjusted the comment of the config flag nevertheless, thanks!