From 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:17:08 +0200 Subject: uhh uhhh uhhh huhhhuh uhhh - Caelid isle (#698) * :dizzy_face: * oops forgot * i dont want anymore * MiNiOnS * lAmPs * dnas_der_detnahcne * Minions v2 * New Items * So cool * 4 more * Add more nether items (#2) Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> * Few Recipes and new items * I hate the essence menu * :fish: * According to Professor Selta they are 9V batteries and can supply about 50mA of current. Professor Selta is currently in a mental asylum. * :fuelpump: * :100: * crimson essence prices (#3) * crimson essence prices * gray and single items * Add 25 of the 29 Crimson isle souls (#4) * so true * Minion :fuelpump: * PoWeR sToNeS * PoWeR sToNeS v2 * brain pain * i love power stones * i forgot Co-authored-by: Walker Selby Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: My-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com> --- items/ABIPHONE_XII_MEGA_COLOR.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 items/ABIPHONE_XII_MEGA_COLOR.json (limited to 'items/ABIPHONE_XII_MEGA_COLOR.json') diff --git a/items/ABIPHONE_XII_MEGA_COLOR.json b/items/ABIPHONE_XII_MEGA_COLOR.json new file mode 100644 index 00000000..399bad5a --- /dev/null +++ b/items/ABIPHONE_XII_MEGA_COLOR.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Abiphone XII Mega Color", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"198cc1fe-a6b0-38a5-8a66-de24de1d1c27\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NDI0Njk2Mzc1NSwKICAicHJvZmlsZUlkIiA6ICJiNjc3NTgwYzExYmU0ZjNiODI1OGM0YjBkNzNhNzg0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPZmZpY2lhbGx5SksiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZjY2JjOTM5NmRkYzJhMWIwNzg0Njg0MmMwZDY1NjFkYjEzZDFjYjQ1ZDYyOTljMmZkOTgxYTIzMWYwNTc0NCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b7\",6:\" §7Maximum Discs: §b4\",7:\" §d§lTic Tac Toe\",8:\"\",9:\"§eRight-click to open!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Abiphone XII Mega Color\"},ExtraAttributes:{id:\"ABIPHONE_XII_MEGA_COLOR\"}}", + "damage": 3, + "lore": [ + "§7A device that can be used to", + "§7contact people! Click NPCs to", + "§7add them to your contacts!", + "", + "§7Features:", + " §7Maximum Contacts: §b7", + " §7Maximum Discs: §b4", + " §d§lTic Tac Toe", + "", + "§eRight-click to open!", + "", + "§5§lEPIC" + ], + "internalname": "ABIPHONE_XII_MEGA_COLOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file -- cgit