Changes
Page history
added isBaby condition
authored
Mar 13, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
dcc8472d
...
@@ -150,6 +150,7 @@ Conditions
...
@@ -150,6 +150,7 @@ Conditions
|
[
InBlock
](
/skills/conditions/inblock
)
| Location | Checks the material at the target location |
|
[
InBlock
](
/skills/conditions/inblock
)
| Location | Checks the material at the target location |
|
[
InCombat
](
/skills/conditions/incombat
)
| Entity | If the target mob is considered in combat |
|
[
InCombat
](
/skills/conditions/incombat
)
| Entity | If the target mob is considered in combat |
|
[
Inside
](
/skills/conditions/inside
)
| Location | Checks if the target has a block over their head |
|
[
Inside
](
/skills/conditions/inside
)
| Location | Checks if the target has a block over their head |
|
[
isBaby
](
/skills/conditions/isbaby
)
| Entity | Checks if the target entity is a baby |
|
[
isCaster
](
/skills/conditions/iscaster
)
| Entity | Checks if the target is the caster |
|
[
isCaster
](
/skills/conditions/iscaster
)
| Entity | Checks if the target is the caster |
|
[
isChild
](
/skills/conditions/ischild
)
| Entity | Checks if the target is a child of the caster |
|
[
isChild
](
/skills/conditions/ischild
)
| Entity | Checks if the target is a child of the caster |
|
[
isClimbing
](
/skills/conditions/isClimbing
)
| Entity | Checks if the target entity is climbing |
|
[
isClimbing
](
/skills/conditions/isClimbing
)
| Entity | Checks if the target entity is climbing |
...
...
...
...