diff options
Diffstat (limited to 'items/MAGIC_8_BALL.json')
-rw-r--r-- | items/MAGIC_8_BALL.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/MAGIC_8_BALL.json b/items/MAGIC_8_BALL.json new file mode 100644 index 00000000..419550da --- /dev/null +++ b/items/MAGIC_8_BALL.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Magic 8 Ball", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1e6efd5d-db6b-3f67-8327-fc5d7b9b6ab3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMzMxODQ4MzY1MiwKICAicHJvZmlsZUlkIiA6ICIzZWIxZDExYWE5NDU0YTZjODU5NWVhNWExZjg4ZjA0OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZWl2aWNpdG9fRWMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGYyNDEyZDYzZGQyZTBlMjMyMjMwYWJkMDRhOGY3MjZlNTFjOTNhNzI2ODZjN2RhZTE3MjJjNDY3N2Y5ZjU0OCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Foraging Fortune: §a+25\",1:\"§7Foraging Wisdom: §a+1\",2:\"\",3:\"§7Every §aSkyBlock Season§7, the §5Magic 8\",4:\"§5Ball §7will grant one of the following\",5:\"§7bonuses:\",6:\"§7\",7:\"§7§7✧ It is certain.\",8:\"§7 §6+25☘ Farming Fortune\",9:\"§7 §3+1☯ Farming Wisdom\",10:\"§7§a✦ Reply hazy, try again.\",11:\"§7 §6+25☘ Foraging Fortune\",12:\"§7 §3+1☯ Foraging Wisdom\",13:\"§7§7✧ Don\u0027t count on it.\",14:\"§7 §6+25☘ Mining Fortune\",15:\"§7 §3+1☯ Mining Wisdom\",16:\"§7§7✧ As I see it, yes.\",17:\"§7 §b+25☂ Fishing Speed\",18:\"§7 §3+1☯ Fishing Wisdom\",19:\"§7§7✧ My sources say no.\",20:\"§7 §c+25❁ Strength\",21:\"§7 §3+1☯ Combat Wisdom\",22:\"\",23:\"§5§lEPIC ACCESSORY\"],Name:\"§5Magic 8 Ball\"},ExtraAttributes:{id:\"MAGIC_8_BALL\"}}", + "damage": 3, + "lore": [ + "§7Foraging Fortune: §a+25", + "§7Foraging Wisdom: §a+1", + "", + "§7Every §aSkyBlock Season§7, the §5Magic 8", + "§5Ball §7will grant one of the following", + "§7bonuses:", + "§7", + "§7§7✧ It is certain.", + "§7 §6+25☘ Farming Fortune", + "§7 §3+1☯ Farming Wisdom", + "§7§a✦ Reply hazy, try again.", + "§7 §6+25☘ Foraging Fortune", + "§7 §3+1☯ Foraging Wisdom", + "§7§7✧ Don\u0027t count on it.", + "§7 §6+25☘ Mining Fortune", + "§7 §3+1☯ Mining Wisdom", + "§7§7✧ As I see it, yes.", + "§7 §b+25☂ Fishing Speed", + "§7 §3+1☯ Fishing Wisdom", + "§7§7✧ My sources say no.", + "§7 §c+25❁ Strength", + "§7 §3+1☯ Combat Wisdom", + "", + "§5§lEPIC ACCESSORY" + ], + "internalname": "MAGIC_8_BALL", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.0", + "infoType": "" +}
\ No newline at end of file |