diff options
Diffstat (limited to 'items/WHEEL_OF_FATE.json')
-rw-r--r-- | items/WHEEL_OF_FATE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/WHEEL_OF_FATE.json b/items/WHEEL_OF_FATE.json new file mode 100644 index 00000000..856765a4 --- /dev/null +++ b/items/WHEEL_OF_FATE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Wheel of Fate", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4f0d002-1546-32bf-96a8-4b2d9afa0475\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGUxYzJhNWM0ZDRjMzVmYzM3NTQyOTVmMzljMzMzZWY2NzhiZDJlZGFkOWM4OGYyZDE2ODBmMTQ5NjgyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Rerolls the §bAttributes §7of an\",3:\"§7item when combined with an item\",4:\"§7that has any. May the eternal\",5:\"§7luck of §6Kuudra §7be in your\",6:\"§7favor.\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Wheel of Fate\"},ExtraAttributes:{id:\"WHEEL_OF_FATE\"}}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Rerolls the §bAttributes §7of an", + "§7item when combined with an item", + "§7that has any. May the eternal", + "§7luck of §6Kuudra §7be in your", + "§7favor.", + "", + "§9§lRARE" + ], + "internalname": "WHEEL_OF_FATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wheel_Of_Fate", + "https://wiki.hypixel.net/Wheel_Of_Fate" + ] +}
\ No newline at end of file |