diff options
Diffstat (limited to 'items/STEAK_STAKE.json')
-rw-r--r-- | items/STEAK_STAKE.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/STEAK_STAKE.json b/items/STEAK_STAKE.json new file mode 100644 index 00000000..a2e535fd --- /dev/null +++ b/items/STEAK_STAKE.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:cooked_mutton", + "displayname": "§9Steak Stake", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: A bit of Impalement §e§lLEFT CLICK\",1:\"§7Stab a §4Vampire §7at §c20%❤\",2:\"§c§7to instantly vanquish it.\",3:\"§8(Does not actually hurt the vampire)\",4:\"\",5:\"§9§lRARE SWORD\"],Name:\"§9Steak Stake\"},ExtraAttributes:{id:\"STEAK_STAKE\"}}", + "damage": 0, + "lore": [ + "§6Ability: A bit of Impalement §e§lLEFT CLICK", + "§7Stab a §4Vampire §7at §c20%❤", + "§c§7to instantly vanquish it.", + "§8(Does not actually hurt the vampire)", + "", + "§9§lRARE SWORD" + ], + "recipe": { + "A1": "COVEN_SEAL:3", + "A2": "WILTED_BERBERIS_BUNCH:1", + "A3": "COVEN_SEAL:3", + "B1": "COVEN_SEAL:3", + "B2": "WILTED_BERBERIS_BUNCH:1", + "B3": "COVEN_SEAL:3", + "C1": "COVEN_SEAL:3", + "C2": "WILTED_BERBERIS_BUNCH:1", + "C3": "COVEN_SEAL:3" + }, + "internalname": "STEAK_STAKE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Steak_Stake", + "https://wiki.hypixel.net/Steak_Stake" + ] +}
\ No newline at end of file |