From 9eb10a3014baf1eab9ee43a78bb33305a4a980be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 18 Jan 2025 20:43:58 +0100 Subject: [PATCH] feat: More Attribute Shards (#1611) --- items/ATTRIBUTE_SHARD_FORTITUDE;7.json | 21 +++++++++++++++++++++ items/ATTRIBUTE_SHARD_LIFELINE;10.json | 22 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 items/ATTRIBUTE_SHARD_FORTITUDE;7.json create mode 100644 items/ATTRIBUTE_SHARD_LIFELINE;10.json diff --git a/items/ATTRIBUTE_SHARD_FORTITUDE;7.json b/items/ATTRIBUTE_SHARD_FORTITUDE;7.json new file mode 100644 index 000000000..c1ba5dfcc --- /dev/null +++ b/items/ATTRIBUTE_SHARD_FORTITUDE;7.json @@ -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": "" +} \ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_LIFELINE;10.json b/items/ATTRIBUTE_SHARD_LIFELINE;10.json new file mode 100644 index 000000000..b73975370 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_LIFELINE;10.json @@ -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": "" +} \ No newline at end of file