aboutsummaryrefslogtreecommitdiff
path: root/mobs/glacite_bowman.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/glacite_bowman.json')
-rw-r--r--mobs/glacite_bowman.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/mobs/glacite_bowman.json b/mobs/glacite_bowman.json
new file mode 100644
index 00000000..b3833eb1
--- /dev/null
+++ b/mobs/glacite_bowman.json
@@ -0,0 +1,15 @@
+{
+ "entity": "Player",
+ "modifiers": [
+ {
+ "type": "playerdata",
+ "skin": "neurepo:mobs/glacite_caver.png",
+ "parts": true
+ },
+ {
+ "type": "equipment",
+ "hand": "BOW",
+ "helmet": "GLACITE_HELMET"
+ }
+ ]
+} \ No newline at end of file