aboutsummaryrefslogtreecommitdiff
path: root/mobs/kada_knight.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/kada_knight.json')
-rw-r--r--mobs/kada_knight.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/mobs/kada_knight.json b/mobs/kada_knight.json
new file mode 100644
index 00000000..d2602244
--- /dev/null
+++ b/mobs/kada_knight.json
@@ -0,0 +1,15 @@
+{
+ "entity": "Chicken",
+ "modifiers": [
+ {
+ "type": "riding",
+ "entity": "Pigman",
+ "modifiers": [
+ {
+ "type": "age",
+ "baby": "true"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file