aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-01-18 20:43:58 +0100
committerGitHub <noreply@github.com>2025-01-18 19:43:58 +0000
commit9eb10a3014baf1eab9ee43a78bb33305a4a980be (patch)
treea48bbd30ac6cbb95e95be0431371922000ec246b /items
parent94051fdd5bcc2e14e290cc39bacfd6ae397bd410 (diff)
downloadNotEnoughUpdates-REPO-9eb10a3014baf1eab9ee43a78bb33305a4a980be.tar.gz
NotEnoughUpdates-REPO-9eb10a3014baf1eab9ee43a78bb33305a4a980be.tar.bz2
NotEnoughUpdates-REPO-9eb10a3014baf1eab9ee43a78bb33305a4a980be.zip
feat: More Attribute Shards (#1611)
Diffstat (limited to 'items')
-rw-r--r--items/ATTRIBUTE_SHARD_FORTITUDE;7.json21
-rw-r--r--items/ATTRIBUTE_SHARD_LIFELINE;10.json22
2 files changed, 43 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_FORTITUDE;7.json b/items/ATTRIBUTE_SHARD_FORTITUDE;7.json
new file mode 100644
index 00000000..c1ba5dfc
--- /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 00000000..b7397537
--- /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