diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/ABIPHONE_FLIP_VOLCANO.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/ABIPHONE_FLIP_VOLCANO.json')
-rw-r--r-- | items/ABIPHONE_FLIP_VOLCANO.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/ABIPHONE_FLIP_VOLCANO.json b/items/ABIPHONE_FLIP_VOLCANO.json new file mode 100644 index 00000000..1e0d8725 --- /dev/null +++ b/items/ABIPHONE_FLIP_VOLCANO.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Abiphone Flip: Volcano", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"902fbc36-4061-306b-bbaa-d055e8f9f817\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NDI1MzUyMzAyMSwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODRmMzYwYTNlMTU4ZWEwMjg1NWUzYjlhNDVkZTNhOWMxNWZhOTM4ZTIwYTAwM2YwYWQwNjc4NmJhYTBmMmE5MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},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: §b12\",6:\" §7Maximum Discs: §b25\",7:\" §a§lContacts Directory\",8:\" §c§lDo Not Disturb Mode\",9:\" §6Ringtones\",10:\" §d§lTic Tac Toe\",11:\" §d§lSnake\",12:\"\",13:\"§eRight-click to open!\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§6Abiphone Flip: Volcano\"},ExtraAttributes:{id:\"ABIPHONE_FLIP_VOLCANO\"}}", + "damage": 3, + "lore": [ + "§7A device that can be used to", + "§7contact people! Click NPCs to", + "§7add them to your contacts!", + "", + "§7Features:", + " §7Maximum Contacts: §b12", + " §7Maximum Discs: §b25", + " §a§lContacts Directory", + " §c§lDo Not Disturb Mode", + " §6Ringtones", + " §d§lTic Tac Toe", + " §d§lSnake", + "", + "§eRight-click to open!", + "", + "§6§lLEGENDARY" + ], + "internalname": "ABIPHONE_FLIP_VOLCANO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |