diff options
Diffstat (limited to 'items/AUGER_ROD.json')
-rw-r--r-- | items/AUGER_ROD.json | 33 |
1 files changed, 21 insertions, 12 deletions
diff --git a/items/AUGER_ROD.json b/items/AUGER_ROD.json index 7d6ae53e..dc7d05fd 100644 --- a/items/AUGER_ROD.json +++ b/items/AUGER_ROD.json @@ -1,20 +1,10 @@ { - "internalname": "AUGER_ROD", "itemid": "minecraft:fishing_rod", - "displayname": "Salty Auger Rod", - "clickcommand": "viewrecipe", + "displayname": "§5Auger Rod", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§7Breaks nearby ice blocks where\",3:\"§7it lands.\",4:\"\",5:\"§7Triples the chance of the sea\",6:\"§7creatures that you spawn to be\",7:\"§7winter sea creatures.\",8:\"\",9:\"§7Increases fishing speed by §950%\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{id:\"AUGER_ROD\"}}", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+3% §8(Salty +3%)\",2:\"\",3:\"§9Angler VI, §9Blessing V\",4:\"§9Caster V, §9Frail VI\",5:\"§9Looting III, §9Luck of the Sea VI\",6:\"§9Lure VI, §9Magnet VI\",7:\"§9Spiked Hook VI, §9Telekinesis I\",8:\"\",9:\"§7Breaks nearby ice blocks where\",10:\"§7it lands.\",11:\"\",12:\"§7Triples the chance of the sea\",13:\"§7creatures that you spawn to be\",14:\"§7winter sea creatures.\",15:\"\",16:\"§7Increases fishing speed by §950%\",17:\"\",18:\"§5§lEPIC FISHING ROD\"],Name:\"§5Salty Auger Rod\"},ExtraAttributes:{modifier:\"salty\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"AUGER_ROD\",enchantments:{caster:5,spiked_hook:6,looting:3,frail:6,angler:6,telekinesis:1,luck_of_the_sea:6,magnet:6,lure:6,blessing:5},uuid:\"6172942a-ddf4-4f28-880c-43bb64c0244f\",anvil_uses:2,timestamp:\"2/19/20 9:25 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Damage: §c+80", - "§7Sea Creature Chance: §c+3% §8(Salty +3%)", - "", - "§9Angler VI, §9Blessing V", - "§9Caster V, §9Frail VI", - "§9Looting III, §9Luck of the Sea VI", - "§9Lure VI, §9Magnet VI", - "§9Spiked Hook VI, §9Telekinesis I", "", "§7Breaks nearby ice blocks where", "§7it lands.", @@ -25,6 +15,25 @@ "", "§7Increases fishing speed by §950%", "", + "§7§8This item can be reforged!", "§5§lEPIC FISHING ROD" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "STICK:1", + "B1": "", + "B2": "STICK:1", + "B3": "ENCHANTED_PACKED_ICE:64", + "C1": "STICK:1", + "C2": "", + "C3": "ENCHANTED_PACKED_ICE:64" + }, + "internalname": "AUGER_ROD", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Auger_Rod" ] }
\ No newline at end of file |