From 07c9e83c274fad1061e0b8ceb67c5990a1e6d8ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:18:18 +0100 Subject: [PATCH] feat: More Attribute Shards (#1584) --- items/ATTRIBUTE_SHARD_EXPERIENCE;10.json | 21 +++++++++++++++++++++ items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json | 20 ++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 items/ATTRIBUTE_SHARD_EXPERIENCE;10.json create mode 100644 items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json diff --git a/items/ATTRIBUTE_SHARD_EXPERIENCE;10.json b/items/ATTRIBUTE_SHARD_EXPERIENCE;10.json new file mode 100644 index 000000000..3d92e8863 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_EXPERIENCE;10.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bExperience X\",1:\"§7Gain §a+100% §7more experience orbs\",2:\"§7from killing mobs.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{experience:10},id:\"ATTRIBUTE_SHARD_EXPERIENCE;10\"}}", + "damage": 0, + "lore": [ + "§bExperience X", + "§7Gain §a+100% §7more experience orbs", + "§7from killing mobs.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_EXPERIENCE;10", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json new file mode 100644 index 000000000..c721b4cf3 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter VIII\",1:\"§7Grants §6+16♔ Trophy Fish 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:{trophy_hunter:8},id:\"ATTRIBUTE_SHARD_TROPHY_HUNTER;8\"}}", + "damage": 0, + "lore": [ + "§bTrophy Hunter VIII", + "§7Grants §6+16♔ Trophy Fish Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_TROPHY_HUNTER;8", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file