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
36
37
38
39
|
{
"itemid": "minecraft:bow",
"displayname": "§aPrismarine Bow",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+25\",2:\"\",3:\"§7Will consume §aPrismarine\",4:\"§aShards§7 in your inventory or\",5:\"§7Quiver to deal §a+300%§7 damage\",6:\"§7to §9Squids, Guardians and Elder\",7:\"§9Guardians§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON BOW\"],Name:\"§aPrismarine Bow\"},ExtraAttributes:{id:\"PRISMARINE_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
"§7Strength: §c+25",
"",
"§7Will consume §aPrismarine",
"§aShards§7 in your inventory or",
"§7Quiver to deal §a+300%§7 damage",
"§7to §9Squids, Guardians and Elder",
"§9Guardians§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOW"
],
"recipe": {
"A1": "",
"A2": "PRISMARINE_SHARD:16",
"A3": "STRING:1",
"B1": "PRISMARINE_SHARD:16",
"B2": "",
"B3": "STRING:1",
"C1": "",
"C2": "PRISMARINE_SHARD:16",
"C3": "STRING:1"
},
"internalname": "PRISMARINE_BOW",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Prismarine_Bow",
"https://wiki.hypixel.net/Prismarine_Bow"
],
"crafttext": "Requires: Prismarine Shard V"
}
|