diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:46:48 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:46:48 -0500 |
commit | 3b8fdb2978811a074dfbca60814701c905e70e60 (patch) | |
tree | 91a66e2eb435301d273ebb3044bb56a4e9181da7 /items/JERRY_BOX_PURPLE.json | |
parent | 69644ce4d4ed0141d86d0147928b24334e70f56b (diff) | |
download | NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.tar.gz NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.tar.bz2 NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.zip |
More jerry
Diffstat (limited to 'items/JERRY_BOX_PURPLE.json')
-rw-r--r-- | items/JERRY_BOX_PURPLE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/JERRY_BOX_PURPLE.json b/items/JERRY_BOX_PURPLE.json new file mode 100644 index 00000000..6d9422e5 --- /dev/null +++ b/items/JERRY_BOX_PURPLE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Purple Jerry Box", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76196ccb-b864-3cc6-9b59-1ef93a582711\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDM0MjU4NDQwMiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTNmNzVjNTI4MWNjYmI3Njc1OWZkZDU3MTA2MTIwZWI5YzFkYjEyOGIzODZkNDM4ZTA2NTlmMzEyZWI3MTVhNSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Obtained while Mayor Jerry is elected.\",1:\"§7Contains §6coins§7, §3Skill XP §7and posh §djerry items§7.\",2:\"\",3:\"§eRight-click to open!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§f§f§5Purple Jerry Box\"},ExtraAttributes:{id:\"JERRY_BOX_PURPLE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Obtained while Mayor Jerry is elected.", + "§7Contains §6coins§7, §3Skill XP §7and posh §djerry items§7.", + "", + "§eRight-click to open!", + "", + "§5§lEPIC" + ], + "internalname": "JERRY_BOX_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |