diff options
Diffstat (limited to 'items/SULPHUR_BOW.json')
-rw-r--r-- | items/SULPHUR_BOW.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/SULPHUR_BOW.json b/items/SULPHUR_BOW.json index fc2d256d..1124899c 100644 --- a/items/SULPHUR_BOW.json +++ b/items/SULPHUR_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Sulphur Bow", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§7Consumes 1 §6Sulphur§7 from the\",5:\"§7§eInventory §7or §aQuiver §7to\",6:\"§7§adouble§7 the damage per shot.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5Sulphur Bow\"},ExtraAttributes:{id:\"SULPHUR_BOW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§7Consumes 1 §6Sulphur§7 from the\",5:\"§7§eInventory §7or §aQuiver §7to\",6:\"§7§adouble§7 the damage per shot.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",10:\"§5§lEPIC BOW\"],Name:\"§5Sulphur Bow\"},ExtraAttributes:{id:\"SULPHUR_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -13,6 +13,7 @@ "§7§adouble§7 the damage per shot.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 22§c.", "§5§lEPIC BOW" ], "recipe": { @@ -29,7 +30,7 @@ "internalname": "SULPHUR_BOW", "crafttext": "Requires: Sulphur VII", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sulphur_Bow", |