diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-01-20 13:33:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 12:33:07 +0000 |
| commit | 7f84bb76ce4267e5e9281451ce7e19870d87e1aa (patch) | |
| tree | adccd66efc2abeb26fc2dc16ab95123d9b15b51a /items | |
| parent | df38b631a031dbe06bcc691194c5c27ac4395206 (diff) | |
| download | NotEnoughUpdates-REPO-7f84bb76ce4267e5e9281451ce7e19870d87e1aa.tar.gz NotEnoughUpdates-REPO-7f84bb76ce4267e5e9281451ce7e19870d87e1aa.tar.bz2 NotEnoughUpdates-REPO-7f84bb76ce4267e5e9281451ce7e19870d87e1aa.zip | |
feat: More Attribute Shards (#1617)
Diffstat (limited to 'items')
| -rw-r--r-- | items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;10.json | 21 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;9.json | 25 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_DOUBLE_HOOK;10.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_DOUBLE_HOOK;9.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;9.json | 24 |
6 files changed, 130 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;10.json b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;10.json new file mode 100644 index 00000000..822c854d --- /dev/null +++ b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;10.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bBlazing Fortune X\",1:\"§7Grants §b+10✯ Magic Find §7on Lava Sea\",2:\"§7Creatures.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{blazing_fortune:10},id:\"ATTRIBUTE_SHARD_BLAZING_FORTUNE;10\"}}", + "damage": 0, + "lore": [ + "§bBlazing Fortune X", + "§7Grants §b+10✯ Magic Find §7on Lava Sea", + "§7Creatures.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_BLAZING_FORTUNE;10", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;9.json b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;9.json new file mode 100644 index 00000000..df25e37d --- /dev/null +++ b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;9.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bBlazing Fortune IX\",1:\"§7Grants §b+9✯ Magic Find §7on Lava Sea\",2:\"§7Creatures.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{blazing_fortune:9},id:\"ATTRIBUTE_SHARD_BLAZING_FORTUNE;9\"}}", + "damage": 0, + "lore": [ + "§bBlazing Fortune IX", + "§7Grants §b+9✯ Magic Find §7on Lava Sea", + "§7Creatures.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_BLAZING_FORTUNE;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" + ] +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;10.json b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;10.json new file mode 100644 index 00000000..70f1dc57 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;10.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bDouble Hook X\",1:\"§7Grants §9+5⚓ Double Hook Chance§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{double_hook:10},id:\"ATTRIBUTE_SHARD_DOUBLE_HOOK;10\"}}", + "damage": 0, + "lore": [ + "§bDouble Hook X", + "§7Grants §9+5⚓ Double Hook Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_DOUBLE_HOOK;10", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;9.json b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;9.json new file mode 100644 index 00000000..6979da28 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bDouble Hook IX\",1:\"§7Grants §9+4.5⚓ Double Hook Chance§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{double_hook:9},id:\"ATTRIBUTE_SHARD_DOUBLE_HOOK;9\"}}", + "damage": 0, + "lore": [ + "§bDouble Hook IX", + "§7Grants §9+4.5⚓ Double Hook Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_DOUBLE_HOOK;9", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10.json b/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10.json new file mode 100644 index 00000000..484d7f2a --- /dev/null +++ b/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bFishing Experience X\",1:\"§7Grants §3+5☯ Fishing Wisdom§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{fishing_experience:10},id:\"ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10\"}}", + "damage": 0, + "lore": [ + "§bFishing Experience X", + "§7Grants §3+5☯ Fishing Wisdom§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_FISHING_EXPERIENCE;10", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;9.json b/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;9.json new file mode 100644 index 00000000..d5c3d3a6 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_FISHING_EXPERIENCE;9.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bFishing Experience IX\",1:\"§7Grants §3+4.5☯ Fishing Wisdom§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{fishing_experience:9},id:\"ATTRIBUTE_SHARD_FISHING_EXPERIENCE;9\"}}", + "damage": 0, + "lore": [ + "§bFishing Experience IX", + "§7Grants §3+4.5☯ Fishing Wisdom§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_FISHING_EXPERIENCE;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" + ] +}
\ No newline at end of file |
