diff options
| author | citrons <citrons@mondecitronne.com> | 2023-10-29 22:42:13 -0500 |
|---|---|---|
| committer | citrons <citrons@mondecitronne.com> | 2023-10-29 22:43:47 -0500 |
| commit | 13c2fb7482d45a74ca460f6192a16dc8c956923f (patch) | |
| tree | 552bbf97c5d28d8705dbcb1b7c3e8ccf4742d996 /README.md | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..faabaf3 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# homunculus mod + +this mod adds mobs that look like players. they presently do nothing otherwise. + +a homunculus can be spawned like this: + + /summon homunculus:homunculus + +a homunculus can be given a player skin like this: + + /summon homunculus:homunculus ~ ~ ~ {SkinOwner:{Name:jeb_}} |
