Skip to content

Commit

Permalink
feat: More Attribute Shards (#1611)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Jan 18, 2025
1 parent 94051fd commit 9eb10a3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
21 changes: 21 additions & 0 deletions items/ATTRIBUTE_SHARD_FORTITUDE;7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bFortitude VII\",1:\"§7Grants §c+3.5❤ Health §7and §a+3.5❈\",2:\"§aDefense§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{fortitude:7},id:\"ATTRIBUTE_SHARD_FORTITUDE;7\"}}",
"damage": 0,
"lore": [
"§bFortitude VII",
"§7Grants §c+3.5❤ Health §7and §a+3.5❈",
"§aDefense§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_FORTITUDE;7",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
22 changes: 22 additions & 0 deletions items/ATTRIBUTE_SHARD_LIFELINE;10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bLifeline X\",1:\"§7When under §c20% §7maximum HP, your §c❁\",2:\"§cDamage §7and §a❈ Defense §7increase by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Combine with items in the §bAttribute\",6:\"§bFusion §7menu to apply attributes.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{lifeline:10},id:\"ATTRIBUTE_SHARD_LIFELINE;10\"}}",
"damage": 0,
"lore": [
"§bLifeline X",
"§7When under §c20% §7maximum HP, your §c❁",
"§cDamage §7and §a❈ Defense §7increase by",
"§7§a25%§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_LIFELINE;10",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}

0 comments on commit 9eb10a3

Please sign in to comment.