diff options
| -rw-r--r-- | items/ATTRIBUTE_SHARD_FORTITUDE;6.json | 24 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_FORTITUDE;7.json | 6 | ||||
| -rw-r--r-- | items/DEER_RIFT_NPC.json | 16 |
3 files changed, 45 insertions, 1 deletions
diff --git a/items/ATTRIBUTE_SHARD_FORTITUDE;6.json b/items/ATTRIBUTE_SHARD_FORTITUDE;6.json new file mode 100644 index 00000000..2fe362c5 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_FORTITUDE;6.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bFortitude VI\",1:\"§7Grants §c+3❤ Health §7and §a+3❈ Defense§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{fortitude:6},id:\"ATTRIBUTE_SHARD_FORTITUDE;6\"}}", + "damage": 0, + "lore": [ + "§bFortitude VI", + "§7Grants §c+3❤ Health §7and §a+3❈ Defense§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_FORTITUDE;6", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Attributes#List_of_Attributes", + "https://wiki.hypixel.net/Attributes#All_Attributes" + ] +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_FORTITUDE;7.json b/items/ATTRIBUTE_SHARD_FORTITUDE;7.json index c1ba5dfc..12fea076 100644 --- a/items/ATTRIBUTE_SHARD_FORTITUDE;7.json +++ b/items/ATTRIBUTE_SHARD_FORTITUDE;7.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Attributes#List_of_Attributes", + "https://wiki.hypixel.net/Attributes#All_Attributes" + ] }
\ No newline at end of file diff --git a/items/DEER_RIFT_NPC.json b/items/DEER_RIFT_NPC.json new file mode 100644 index 00000000..f02897e8 --- /dev/null +++ b/items/DEER_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dDeer (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"2a0fc25e-5921-24f4-9e70-f893b645abcf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzliZTAzZjk3NTJiNDNhYmM2YzY1YTc1MDQ5ODkyYWY1OGQ0ZjU1ZjM3YzNiZmZhMTM0NjJiM2M0YmIwZjgwN2IifX19\"}]},Name:\"2a0fc25e-5921-24f4-9e70-f893b645abcf\"},display:{Lore:[0:\"\"],Name:\"§dDeer (Rift NPC)\"},ExtraAttributes:{id:\"DEER_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "DEER_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 139, + "y": 71, + "z": -12, + "island": "rift" +}
\ No newline at end of file |
