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

Eff + Cond Lidded #7094

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

Conversation

TheAbsolutionism
Copy link

Description

This PR aims to add setting the open/close animation of lidded blocks (chests, enderchests, barrels, and shulker boxes)


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

@cheeezburga cheeezburga added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Sep 19, 2024
@cheeezburga
Copy link
Member

I think this should be an effect/condition rather than an expression that can only be true or false

@Fusezion
Copy link
Contributor

Fusezion commented Sep 19, 2024

I'm in agreement with cheeze as paper has a new pr about a week ago aiming to add new lidded states not yet merged

Copy link
Member

@cheeezburga cheeezburga left a comment

Choose a reason for hiding this comment

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

I still think this should be an effect and condition rather than an expression, but here's some things I noticed anyway.

@sovdeeth
Copy link
Member

I think this should be an effect/condition rather than an expression that can only be true or false

agreed

@TheAbsolutionism TheAbsolutionism changed the title ExprLiddable Eff + Cond Lidded Sep 20, 2024
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/effects/EffLidState.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/effects/EffLidState.java Outdated Show resolved Hide resolved
Kept the changes that suited best between the overlapping requested changes
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants