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