aboutsummaryrefslogtreecommitdiff
path: root/mobs/pigman.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/pigman.json')
-rw-r--r--mobs/pigman.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/mobs/pigman.json b/mobs/pigman.json
new file mode 100644
index 00000000..cda8d4d3
--- /dev/null
+++ b/mobs/pigman.json
@@ -0,0 +1,10 @@
+{
+ "entity": "Pigman",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "hand": "GOLD_SWORD",
+ "chestplate": "GOLD_CHESTPLATE"
+ }
+ ]
+} \ No newline at end of file