sandstone-mc / sandstone

Sandstone | Next Generation Framework for Minecraft
https://sandstone.dev/
MIT License
174 stars 15 forks source link

`execute.if.score` and `execute.unless.score` do not accept `Score`s directly #155

Closed GrantGryczan closed 1 year ago

GrantGryczan commented 2 years ago

image

MulverineX commented 1 year ago

Duplicate of #172

GrantGryczan commented 1 year ago

Do note that it might be relatively complicated compared to the other duplicates of #172 to generalize this under that issue, since Scores are one argument while their primitive counterparts are two.

MulverineX commented 1 year ago

It's already done ;D