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

Add Potions Reference #24

Merged
merged 5 commits into from
Feb 5, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix line in /gear/potions.mdx
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
  • Loading branch information
CoWinkKeyDinkInc committed Nov 15, 2020
commit 40797a05ad0cb3fad08e8da011ce5085559b497d
1 change: 0 additions & 1 deletion docs/modules/gear/potions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Effect IDs should be specified without their `minecraft:` prefix.
_Example_

```xml
<effect duration="2" amplifier="10">resistance</effect>
<effect duration="900" amplifier="1">jump_boost</effect>
<!-- Commonly used to prevent unintended damage when spawning -->
<effect duration="2" amplifier="10">damage_resistance</effect>
Expand Down