diff options
| author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2024-06-09 11:02:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-09 17:02:50 +0200 |
| commit | deb348d2b60a46822f4cae9fbd333a5342add739 (patch) | |
| tree | 81e6153860d64a72fae4621723195fe9c20ca978 /mobs | |
| parent | ef6c397e9c74d4374f156e42b1b77acf244ad241 (diff) | |
| download | NotEnoughUpdates-REPO-deb348d2b60a46822f4cae9fbd333a5342add739.tar.gz NotEnoughUpdates-REPO-deb348d2b60a46822f4cae9fbd333a5342add739.tar.bz2 NotEnoughUpdates-REPO-deb348d2b60a46822f4cae9fbd333a5342add739.zip | |
Fixed a few dungeon mobs (#1245)
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Diffstat (limited to 'mobs')
| -rw-r--r-- | mobs/crypt_souleater.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mobs/crypt_souleater.json b/mobs/crypt_souleater.json deleted file mode 100644 index 84276f64..00000000 --- a/mobs/crypt_souleater.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "entity": "Player", - "modifiers": [ - { - "type": "playerdata", - "skin": "neurepo:mobs/crypt_souleater.png" - } - ] -}
\ No newline at end of file |
