Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add optional number input on Limit node. #19

Open
TommyC81 opened this issue Jul 6, 2024 · 0 comments
Open

[Feature]: Add optional number input on Limit node. #19

TommyC81 opened this issue Jul 6, 2024 · 0 comments

Comments

@TommyC81
Copy link

TommyC81 commented Jul 6, 2024

Description of the feature

For streamlining setups it would be useful to have a number input on Limit nodes. This would permit an optional input of a number that, if connected, overrides the setting in the node. The optional number input should be clamped to 0-64, thus permitting easy calculation and input of numbers.

How does it make the mod better?

It would make it easier and more intuitive to configure a typical use case where you want to ensure a specific number of items are available in a receiving block. This can currently be achieved but requires multiple other nodes in a configuration that is not entirely obvious (for new users).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant