From e56e323c74ed112cdd8de9e0f97620ce74bf8c59 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 21 Dec 2024 15:52:40 +0100 Subject: [PATCH] feat: More Attribute Shard (#1550) --- items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.json | 21 +++++++++++++++++++ items/ATTRIBUTE_SHARD_HUNTER;7.json | 20 ++++++++++++++++++ .../ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.json | 21 +++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.json create mode 100644 items/ATTRIBUTE_SHARD_HUNTER;7.json create mode 100644 items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.json diff --git a/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.json b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.json new file mode 100644 index 000000000..6f6c9b4f5 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bBlazing Fortune VIII\",1:\"§7Grants §b+8✯ 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:8},id:\"ATTRIBUTE_SHARD_BLAZING_FORTUNE;8\"}}", + "damage": 0, + "lore": [ + "§bBlazing Fortune VIII", + "§7Grants §b+8✯ Magic Find §7on Lava Sea", + "§7Creatures.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_BLAZING_FORTUNE;8", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +} \ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_HUNTER;7.json b/items/ATTRIBUTE_SHARD_HUNTER;7.json new file mode 100644 index 000000000..95c95d05d --- /dev/null +++ b/items/ATTRIBUTE_SHARD_HUNTER;7.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bHunter VII\",1:\"§7Grants §3+0.7α Sea Creature 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:{hunter:7},id:\"ATTRIBUTE_SHARD_HUNTER;7\"}}", + "damage": 0, + "lore": [ + "§bHunter VII", + "§7Grants §3+0.7α Sea Creature Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_HUNTER;7", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +} \ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.json b/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.json new file mode 100644 index 000000000..779adcae3 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bUndead Resistance II\",1:\"§7Grants §a+3❈ Defense §7against the\",2:\"§7§aundead§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{undead_resistance:2},id:\"ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2\"}}", + "damage": 0, + "lore": [ + "§bUndead Resistance II", + "§7Grants §a+3❈ Defense §7against the", + "§7§aundead§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +} \ No newline at end of file