diff options
Diffstat (limited to 'items/ASSISTANT.json')
-rw-r--r-- | items/ASSISTANT.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/ASSISTANT.json b/items/ASSISTANT.json new file mode 100644 index 00000000..de156f03 --- /dev/null +++ b/items/ASSISTANT.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§fMove Jerry", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this where you would like\",1:\"§7Jerry to move to!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fMove Jerry\"},ExtraAttributes:{id:\"ASSISTANT\"}}", + "damage": 120, + "lore": [ + "§7Place this where you would like", + "§7Jerry to move to!", + "", + "§f§lCOMMON" + ], + "internalname": "ASSISTANT", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file |