Skip to content

Commit a5ccb52

Browse files
committed
update tasks
1 parent 31f507e commit a5ccb52

File tree

1 file changed

+2
-0
lines changed
  • docs/epicachievements/configuration/03-tasks

1 file changed

+2
-0
lines changed

docs/epicachievements/configuration/03-tasks/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,13 @@ You can find them in the table below:
3030
| `INTERACT` | Right click on a block | `blocks` | 1.8 |
3131
| `JUMP` | Jump | | 1.12 | **Yes** |
3232
| `KILL` | Kill an entity | `entities` `is_hostile` | 1.8 |
33+
| `KILL_TOTEM` | Kill a player who is holding a totem of undying | | 1.11 |
3334
| `MILK` | Milk an entity | | 1.8 |
3435
| `PICKUP` | Pickup an item | `items` | 1.8 |
3536
| `PLACE` | Place a block | `blocks` `crop_age` | 1.8 |
3637
| `PLAYTIME` | Play for a certain amount of time (in **seconds**) | | 1.8 |
3738
| `RAID` | Win a raid | | 1.14 |
39+
| `RESURRECT` | Resurrect by using a totem of undying | | 1.11 |
3840
| `SHEAR` | Shear an entity | `entities` `is_hostile` | 1.8 |
3941
| `SHOOT` | Shoot a projectile with a bow/crossbow | | 1.8 |
4042
| `SLEEP` | Enter a bed | | 1.14 | |

0 commit comments

Comments
 (0)