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 Experience -> Number converter #7602

Open
wants to merge 3 commits into
base: dev/feature
Choose a base branch
from

Conversation

erenkarakal
Copy link
Member

Description

Alternative for #7581


Target Minecraft Versions: any
Requirements: none
Related Issues: none

Comment on lines 1 to 3
test "experience to number converter":
set {_xp} to 5 xp
assert {_xp} + 5 is 10 with "experience to number converter doesn't work"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not overly important but if a experience + number operator is ever added this will break the test

@Efnilite Efnilite added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Feb 10, 2025
Co-authored-by: Moderocky <[email protected]>
@Efnilite Efnilite added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants