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

Add 3rd-party script access to scripted blocks. #43

Open
2 tasks done
niknal357 opened this issue May 8, 2023 · 1 comment
Open
2 tasks done

Add 3rd-party script access to scripted blocks. #43

niknal357 opened this issue May 8, 2023 · 1 comment
Labels
request New feature request

Comments

@niknal357
Copy link

Description

Similar to how the memory panel has a way to set its contents through sm.modpack.memorypanelWrite, it would be nice to be able to set the parameters of math blocks, counters, etc.. similarly.

Advantages

It will allow us (and others) to create more addons that work with the modpack.

Existing solutions

Yes, as demonstrated by sm.modpack.memorypanelWrite.

Disadvantages

Only if the mods created by 3rd parties are unoptimized.

Attachments

sm.modpack.memorypanelWrite

Issue checklist

  • I have thoroughly searched this repository for issues and pull requests requesting similar features. Duplicates will be closed.
  • I have set an appropriate title for this issue
@niknal357 niknal357 added the request New feature request label May 8, 2023
@TechnologicNick
Copy link
Member

Cool idea. Feel free to make a pull request that implements it. I don't have time and motivation to do it myself rn.

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

No branches or pull requests

2 participants