From 29814b0b5f8f670e8c679dad0f473e64c93b5900 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:38:30 +0100 Subject: feat: More Attribute Shards (#1592) --- items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json (limited to 'items') diff --git a/items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json b/items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json new file mode 100644 index 00000000..5efcc810 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bMidas Touch V\",1:\"§7Gain §6+5 coins §7per kill.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{midas_touch:5},id:\"ATTRIBUTE_SHARD_MIDAS_TOUCH;5\"}}", + "damage": 0, + "lore": [ + "§bMidas Touch V", + "§7Gain §6+5 coins §7per kill.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_MIDAS_TOUCH;5", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file -- cgit