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