aboutsummaryrefslogtreecommitdiff
path: root/mobs
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-08-22 21:42:06 +0200
committerGitHub <noreply@github.com>2023-08-22 21:42:06 +0200
commit876eebe051fb98f2d9c4fbf90b838b30a228d835 (patch)
tree21d4510d275fcbbe0dcd7fe45124c7535ee2b434 /mobs
parente59a948a5b2ce4a51c978fb188dc910a145432d0 (diff)
downloadNotEnoughUpdates-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.json10
-rw-r--r--mobs/chickzilla.pngbin0 -> 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
new file mode 100644
index 00000000..43c4392e
--- /dev/null
+++ b/mobs/chickzilla.png
Binary files differ