Changes
Page history
Update UsefulTips
authored
Jul 25, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
UsefulTips.md
View page @
b2f3a44b
...
@@ -22,7 +22,6 @@ This is a common issue. To fix this, consider adding the following skill to your
...
@@ -22,7 +22,6 @@ This is a common issue. To fix this, consider adding the following skill to your
- potion{t=BAD_OMEN;l=2;d=120000} ?~haspotioneffect{t=BAD_OMEN;l=1}
- potion{t=BAD_OMEN;l=2;d=120000} ?~haspotioneffect{t=BAD_OMEN;l=1}
- potion{t=BAD_OMEN;l=1;d=120000} ?~haspotioneffect{t=BAD_OMEN;l=0}
- potion{t=BAD_OMEN;l=1;d=120000} ?~haspotioneffect{t=BAD_OMEN;l=0}
- potion{t=BAD_OMEN;l=0;d=120000}
- potion{t=BAD_OMEN;l=0;d=120000}
- command{c="say test"}
]} @trigger ~onDeath ?~isPlayer ?wearing{m=WHITE_BANNER}
]} @trigger ~onDeath ?~isPlayer ?wearing{m=WHITE_BANNER}
```
```
</details>
</details>
...
...
...
...