diff options
Diffstat (limited to 'mobs/withermancer.json')
-rw-r--r-- | mobs/withermancer.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mobs/withermancer.json b/mobs/withermancer.json new file mode 100644 index 00000000..141d3fc7 --- /dev/null +++ b/mobs/withermancer.json @@ -0,0 +1,9 @@ +{ + "entity": "WitherSkeleton", + "modifiers": [ + { + "type": "equipment", + "hand": "CONJURING_SWORD" + } + ] +}
\ No newline at end of file |