Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: More Attribute Shards #1626

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
]
}
Loading