1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§aPrismarine Blade",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+25\",2:\"\",3:\"§7Deals §a+200% §7damage while in\",4:\"§7water.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§aPrismarine Blade\"},ExtraAttributes:{id:\"PRISMARINE_BLADE\",uuid:\"04dc5ede-31ad-4484-a99d-ee61d8fcbee5\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
"§7Strength: §c+25",
"",
"§7Deals §a+200% §7damage while in",
"§7water.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON SWORD"
],
"recipe": {
"A1": "",
"A2": "PRISMARINE_SHARD:32",
"A3": "",
"B1": "",
"B2": "PRISMARINE_SHARD:32",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "PRISMARINE_BLADE",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Prismarine_Blade"
],
"crafttext": "Requires: Prismarine Shard II"
}
|