Skip to content

Commit

Permalink
PLANS?
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaa-dev committed Apr 18, 2023
1 parent f7b23b2 commit b6ecb57
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
</div></center>

## Description
Create NPCs using the `/npc [Player Name]` command.
Create NPCs (also called "Actors") using the `/npc [Player Name]` command. This will change in the future.

## How can Act be used?
Act can be used to feel less lonely (this depends on people), take screenshots with persons you could never take screenshots with! Or just have fancy statues.

In the future, Actors will be able to move using a user-defined path. or defend players from mobs!

## Build
To build the mod, you need to have [git](https://git-scm.com/downloads).
Expand All @@ -31,6 +36,12 @@ Once the loading is done:
- Copy and paste in *.minecraft/mods*
- Install the latest version of [Fabric API](https://modrinth.com/mod/fabric-api)

## Known Bugs
- NPC entity only appears after a death event
- NPC entities do not save
- NPC entity does not have knockback when damaged by entity or player
- `/npc` "*ign*" parameter is not case sensitive

<!-- modrinth_exclude.start -->
## License
This mod is under the [MIT License](/LICENSE).
Expand Down

0 comments on commit b6ecb57

Please sign in to comment.