diff options
Diffstat (limited to 'items/LUCKY_DICE.json')
-rw-r--r-- | items/LUCKY_DICE.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/LUCKY_DICE.json b/items/LUCKY_DICE.json index 8994fa88..1005dfc5 100644 --- a/items/LUCKY_DICE.json +++ b/items/LUCKY_DICE.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Lucky Dice ", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"68099dac-fb2f-3d96-aeea-5a0e8fae6395\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4ZmE5NzNlYTQ0NGNjODA4NzY4ZWE0OGJmMjY1N2FlOWE1NmMwYWY2MDI3NWU4NDQ2M2IxOTU2MjliY2UifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Lucky §7reforge\",5:\"§7to a fishing rod.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Lucky Dice \"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"LUCKY_DICE\",entity_required:\"OASIS_RABBIT\"},AttributeModifiers:[]}", + "displayname": "§5Lucky Dice", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"68099dac-fb2f-3d96-aeea-5a0e8fae6395\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4ZmE5NzNlYTQ0NGNjODA4NzY4ZWE0OGJmMjY1N2FlOWE1NmMwYWY2MDI3NWU4NDQ2M2IxOTU2MjliY2UifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Lucky §7reforge\",4:\"§7when combined with a fishing\",5:\"§7rod§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Lucky Dice\"},ExtraAttributes:{id:\"LUCKY_DICE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Lucky §7reforge", - "§7to a fishing rod.", + "§7Applies the §9Lucky §7reforge", + "§7when combined with a fishing", + "§7rod§7.", "", "§7Requires §aMining Skill Level", "§aXXIV§7!", @@ -19,9 +19,9 @@ "internalname": "LUCKY_DICE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lucky_Dice" ] -} +}
\ No newline at end of file |