Skip to content

Commit

Permalink
feat: More Attribute Shards (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Jan 23, 2025
1 parent b6f28ff commit a3d971b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 0 deletions.
25 changes: 25 additions & 0 deletions items/ATTRIBUTE_SHARD_LIFE_RECOVERY;9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bLife Recovery IX\",1:\"§7Heals for §a4.5% §7of your max health\",2:\"§7each time you kill a mob.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{life_recovery:9},id:\"ATTRIBUTE_SHARD_LIFE_RECOVERY;9\"}}",
"damage": 0,
"lore": [
"§bLife Recovery IX",
"§7Heals for §a4.5% §7of your max health",
"§7each time you kill a mob.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_LIFE_RECOVERY;9",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Attributes#List_of_Attributes",
"https://wiki.hypixel.net/Attributes#All_Attributes"
]
}
24 changes: 24 additions & 0 deletions items/ATTRIBUTE_SHARD_MAGIC_FIND;10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bMagic Find X\",1:\"§7Grants §b+5✯ Magic Find§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{magic_find:10},id:\"ATTRIBUTE_SHARD_MAGIC_FIND;10\"}}",
"damage": 0,
"lore": [
"§bMagic Find X",
"§7Grants §b+5✯ Magic Find§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_MAGIC_FIND;10",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Attributes#List_of_Attributes",
"https://wiki.hypixel.net/Attributes#All_Attributes"
]
}
24 changes: 24 additions & 0 deletions items/ATTRIBUTE_SHARD_MANA_POOL;9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bMana Pool IX\",1:\"§7Grants §b+180✎ Intelligence§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{mana_pool:9},id:\"ATTRIBUTE_SHARD_MANA_POOL;9\"}}",
"damage": 0,
"lore": [
"§bMana Pool IX",
"§7Grants §b+180✎ Intelligence§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_MANA_POOL;9",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Attributes#List_of_Attributes",
"https://wiki.hypixel.net/Attributes#All_Attributes"
]
}

0 comments on commit a3d971b

Please sign in to comment.