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 Request] a text input type that zenscript can test for #43

Closed
JadianRadiator opened this issue May 30, 2022 · 8 comments
Closed
Labels
enhancement New feature or request

Comments

@JadianRadiator
Copy link

I'd like to request a text input type that zenscript can test for.
So that map/modpack makers can use zenscript to make portals, or any other important function unique to each placement.
Plus the ability to detect entity and player collisions.

@Yefancy
Copy link
Collaborator

Yefancy commented May 31, 2022

What's the text input?

@JadianRadiator
Copy link
Author

dude,
this is a feature request, not a wiki page.

@Yefancy
Copy link
Collaborator

Yefancy commented May 31, 2022

yea i mean im the mod author, i wanna what you mean by text here? for more details, examples?

@JadianRadiator
Copy link
Author

JadianRadiator commented May 31, 2022

a zenscript parameter read from the structure in and of itself.
Arbitrarily for the sake of the argument...

  • block in the structure containing the text line "structure_hello=world"
  • zen script doing "if (structure_hello==world) then..."

@Yefancy
Copy link
Collaborator

Yefancy commented May 31, 2022

i see. you mean add text for a predicate of structure pattern. and you can read such info via ct

@JadianRadiator
Copy link
Author

yes... as long as said text can be different/unique to each placement of the same multiblock.

@Yefancy
Copy link
Collaborator

Yefancy commented May 31, 2022

fine, let me what can i do

@Yefancy Yefancy added the enhancement New feature or request label May 31, 2022
@Yefancy
Copy link
Collaborator

Yefancy commented Jun 20, 2022

there is a new conditon to check blocks in the structure in the latest version (v0.6.2)

@Yefancy Yefancy closed this as completed Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants