diff options
Diffstat (limited to 'mobs/star_sentry.json')
-rw-r--r-- | mobs/star_sentry.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobs/star_sentry.json b/mobs/star_sentry.json index 7664e954..1fecd6be 100644 --- a/mobs/star_sentry.json +++ b/mobs/star_sentry.json @@ -7,8 +7,8 @@ "parts": true }, { - "type": "DIAMOND_SWORD", - "hand": "IRON_PICKAXE" + "type": "equipment", + "hand": "DIAMOND_SWORD" } ] }
\ No newline at end of file |