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

LittleFX [SUGGESTION] Trigger conditions #11

Open
itsMarkiS opened this issue Feb 23, 2023 · 1 comment
Open

LittleFX [SUGGESTION] Trigger conditions #11

itsMarkiS opened this issue Feb 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@itsMarkiS
Copy link

adding trigger conditions
for example

block: STONE
trigger: step > this will give you speed while walking over stone
effect: speed

block: CAMPFIRE
trigger: right_click > this will give you regeneration if you right click the campfire
effect: regeneration

block: SLIME_BLOCK
trigger: break > this will give you nausea when breaking the slime block
effect: nausea

block: SLIME_BLOCK
trigger: place > this will give you jump boost when you place a slime block
effect: jump_boost

block: BEACON
trigger: jump > this will give you glowing if you jump over a beacon
effect: glowing

@itsMarkiS itsMarkiS changed the title [SUGGESTION] Trigger conditions LittleFX [SUGGESTION] Trigger conditions Feb 23, 2023
@AuroraLS3 AuroraLS3 added the enhancement New feature or request label Feb 24, 2023
@AuroraLS3
Copy link
Owner

Pretty good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants