purpleposeidon / Factorization

It's factorization.
MIT License
28 stars 24 forks source link

Choker #6

Open purpleposeidon opened 8 years ago

purpleposeidon commented 8 years ago

Like a parasieve, but instead changes the exposed max stack size. Changes it to 1? Perhaps it could have settings for 16, 32, 48... But just having 1 makes it super-easy to not need a GUI. Maybe recursing them exposes larger numbers.

Maybe the name's a bit macabre.

purpleposeidon commented 8 years ago

Limiter?

asiekierka commented 8 years ago

Decent idea.

purpleposeidon commented 8 years ago

great im assigning you this task gitter done

asiekierka commented 8 years ago

what no

asiekierka commented 6 years ago

Maybe recursing them exposes larger numbers.

Maybe recursing them should expose smaller numbers? Say, one Limiter cuts it to 32; two to 16; three to 8; ... six to 1.

That's more sensible creatively but probably less sensible in gameplay.

Or we could put a gauge on the block and make it configurable like noteblocks.

purpleposeidon commented 6 years ago

Clicky config, like a repeater. 48 seems too high. 1, 4, 16, 32.

asiekierka commented 6 years ago

1, 4, 9, 16? Thinking crafting tables. Depends on your intended use-case.