aboutsummaryrefslogtreecommitdiff
path: root/mobs/phantom_fisher.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/phantom_fisher.json')
-rw-r--r--mobs/phantom_fisher.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/mobs/phantom_fisher.json b/mobs/phantom_fisher.json
new file mode 100644
index 00000000..5dd08b05
--- /dev/null
+++ b/mobs/phantom_fisher.json
@@ -0,0 +1,14 @@
+{
+ "entity": "Player",
+ "modifiers": [
+ {
+ "type": "playerdata",
+ "skin": "neurepo:mobs/phantom_fisher.png",
+ "parts": true
+ },
+ {
+ "type": "equipment",
+ "hand": "PHANTOM_ROD"
+ }
+ ]
+} \ No newline at end of file