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

Added "apply bone meal" effect. #5898

Merged
merged 16 commits into from Aug 29, 2023
Merged

Conversation

nylhus
Copy link
Contributor

@nylhus nylhus commented Aug 9, 2023

Description

Added "apply bone meal" effect.

Related Issues:
#5869

@AyhamAl-Ali AyhamAl-Ali added the feature Pull request adding a new feature. label Aug 9, 2023
nylhus and others added 3 commits August 12, 2023 18:17
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
nylhus and others added 5 commits August 14, 2023 10:18
Co-authored-by: Ayham Al Ali <20037329+AyhamAl-Ali@users.noreply.github.com>
Co-authored-by: Ayham Al Ali <20037329+AyhamAl-Ali@users.noreply.github.com>
Co-authored-by: Ayham Al Ali <20037329+AyhamAl-Ali@users.noreply.github.com>
@Override
public String toString(@Nullable Event event, boolean debug) {
return "apply " + amount != null ? amount.toString(event, debug) + " " : "" + "bone meal to " + blocks.toString(event, debug);

Copy link
Member

Choose a reason for hiding this comment

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

You've got an empty line here

@AyhamAl-Ali AyhamAl-Ali merged commit 2147b8b into SkriptLang:master Aug 29, 2023
4 checks passed
Moderocky pushed a commit to Moderocky/Skript that referenced this pull request Sep 16, 2023
NotSoDelayed pushed a commit to NotSoDelayed/Skript that referenced this pull request Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull request adding a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants