diff options
Diffstat (limited to 'items/ARCHFIEND_DICE.json')
-rw-r--r-- | items/ARCHFIEND_DICE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ARCHFIEND_DICE.json b/items/ARCHFIEND_DICE.json new file mode 100644 index 00000000..83438160 --- /dev/null +++ b/items/ARCHFIEND_DICE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Archfiend Dice", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c5d1bd7a-0d2c-32a3-b823-ee0e2925c3ce\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTcwMDg1OTU1MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGZmN2M0MTBhNGE4YjRiNTE4Yjk0ZDIxNDAyZDI4OTJmY2M4ZmE2OGMzMDI4NDE3ZGQ0ZWFhOGI3ZTM1YzU2OCIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§6Ability: Try Your Luck §e§lRIGHT CLICK\",1:\"§7Costs §6666k §7coins to roll between 1-6.\",2:\"§7Gain between §c-120❤ §7and §c+120❤ §7for §a24h§7.\",3:\"§8Overwritten by new rolls!\",4:\"\",5:\"§7If you roll a §c6§7, earn §615M §7coins but lose this dice.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Archfiend Dice\"},ExtraAttributes:{id:\"ARCHFIEND_DICE\"}}", + "damage": 3, + "lore": [ + "§6Ability: Try Your Luck §e§lRIGHT CLICK", + "§7Costs §6666k §7coins to roll between 1-6.", + "§7Gain between §c-120❤ §7and §c+120❤ §7for §a24h§7.", + "§8Overwritten by new rolls!", + "", + "§7If you roll a §c6§7, earn §615M §7coins but lose this dice.", + "", + "§5§lEPIC" + ], + "internalname": "ARCHFIEND_DICE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Archfiend_Dice" + ] +}
\ No newline at end of file |