Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel-Paul committed Aug 31, 2022
1 parent 4c7e086 commit f50e6bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ An example addon has been created to help you create your own achievements: [Exa
- CONVERTED_BLOCK (converting a block, i.e. creating a work stump)
- DEATH (getting killed)
- TRADED (trading with a villager)
- CURED (curing a zombie villager)
- CONSUMED (eating/drinking an item)
</details>

If you would like to see more events, please create an Issue on GitHub or feel free to contribute one yourself.
Expand All @@ -33,9 +35,11 @@ If you would like to see more events, please create an Issue on GitHub or feel f
- EntityPlayerSP (Client)
- FCBlockCampfire (Client|Server)
- FCBlockFurnaceBrick (Client|Server)
- FCEntityUrn (Client|Server)
- FCEntityVillager (Client|Server)
- GuiAchievements (Client)
- ItemInWorldManager (Client|Server)
- ItemStack (Client|Server)
- SlotBrewingStandPotion (Client|Server)
- SlotCrafting (Client|Server)
</details>

0 comments on commit f50e6bc

Please sign in to comment.