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

Make ExprItemWithLore clone ItemType #3928

Merged

Conversation

TPGamesNL
Copy link
Member

@TPGamesNL TPGamesNL commented Apr 27, 2021

Description

Make ExprItemWithLore clone ItemType.
Test code:

command /test:
	trigger:
		set {_x} to stone
		set {_y} to {_x} with lore "abc"
		message "%lore of {_x}%"

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

@TPGamesNL TPGamesNL added 2.5 bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. labels Apr 27, 2021
@FranKusmiruk FranKusmiruk merged commit 62eb590 into SkriptLang:master May 4, 2021
@TPGamesNL TPGamesNL deleted the fix/expr-lore-clone-itemtype branch May 4, 2021 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants