diff options
Diffstat (limited to 'items/BLOODBADGE.json')
-rw-r--r-- | items/BLOODBADGE.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/BLOODBADGE.json b/items/BLOODBADGE.json new file mode 100644 index 00000000..cb874264 --- /dev/null +++ b/items/BLOODBADGE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§9Bloodbadge", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7You and killing stuff in the\",1:\"§7rift, name a more iconic duo.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Bloodbadge\"},ExtraAttributes:{id:\"BLOODBADGE\"}}", + "damage": 1, + "lore": [ + "§7You and killing stuff in the", + "§7rift, name a more iconic duo.", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "COVEN_SEAL:16", + "A3": "BACTE_FRAGMENT:2", + "B1": "COVEN_SEAL:16", + "B2": "CRUXMOTION:2", + "B3": "COVEN_SEAL:16", + "C1": "LEECH_SUPREME_FRAGMENT:2", + "C2": "COVEN_SEAL:16", + "C3": "" + }, + "internalname": "BLOODBADGE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bloodbadge", + "https://wiki.hypixel.net/Bloodbadge" + ] +}
\ No newline at end of file |