diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-22 21:42:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 21:42:06 +0200 |
commit | 876eebe051fb98f2d9c4fbf90b838b30a228d835 (patch) | |
tree | 21d4510d275fcbbe0dcd7fe45124c7535ee2b434 /mobs | |
parent | e59a948a5b2ce4a51c978fb188dc910a145432d0 (diff) | |
download | NotEnoughUpdates-REPO-876eebe051fb98f2d9c4fbf90b838b30a228d835.tar.gz NotEnoughUpdates-REPO-876eebe051fb98f2d9c4fbf90b838b30a228d835.tar.bz2 NotEnoughUpdates-REPO-876eebe051fb98f2d9c4fbf90b838b30a228d835.zip |
Fixed Lavahorse name and toxic lore (#968)
* Fixed Lavahorse name and toxic lore
* Added skins
* Added mob and npc
* Fixed Booster Cookie Lore
* Fixed Prec Eye lore
* Fixed annihilation cloak
Diffstat (limited to 'mobs')
-rw-r--r-- | mobs/chickzilla.json | 10 | ||||
-rw-r--r-- | mobs/chickzilla.png | bin | 0 -> 2216 bytes |
2 files changed, 10 insertions, 0 deletions
diff --git a/mobs/chickzilla.json b/mobs/chickzilla.json new file mode 100644 index 00000000..bc1cdd95 --- /dev/null +++ b/mobs/chickzilla.json @@ -0,0 +1,10 @@ +{ + "entity": "Player", + "modifiers": [ + { + "type": "playerdata", + "skin": "neurepo:mobs/chickzilla.png", + "parts": true + } + ] +}
\ No newline at end of file diff --git a/mobs/chickzilla.png b/mobs/chickzilla.png Binary files differnew file mode 100644 index 00000000..43c4392e --- /dev/null +++ b/mobs/chickzilla.png |