aboutsummaryrefslogtreecommitdiff
path: root/mobs
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-11-29 22:35:51 +0100
committerGitHub <noreply@github.com>2022-11-30 08:35:51 +1100
commiteb78fb7fe219a0ac5f7a937008be6b65c515e6cf (patch)
treecf78541235e9cd5fb22be5465777dfc799da58e2 /mobs
parentdc710886048e9e92f32f020764e9052474793ff3 (diff)
downloadNotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.gz
NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.bz2
NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.zip
Fixed 1 NPC, 1 Mob, added 1 npc and fixed 1 item (#868)
Diffstat (limited to 'mobs')
-rw-r--r--mobs/star_sentry.json4
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