diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-01-03 18:38:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 17:38:30 +0000 |
| commit | 29814b0b5f8f670e8c679dad0f473e64c93b5900 (patch) | |
| tree | 04aa65dab9d62684871d8bb646d05587a7bd6184 /items | |
| parent | 6c09829e88d98eafd29797d48083d268b9ae1cfd (diff) | |
| download | NotEnoughUpdates-REPO-29814b0b5f8f670e8c679dad0f473e64c93b5900.tar.gz NotEnoughUpdates-REPO-29814b0b5f8f670e8c679dad0f473e64c93b5900.tar.bz2 NotEnoughUpdates-REPO-29814b0b5f8f670e8c679dad0f473e64c93b5900.zip | |
feat: More Attribute Shards (#1592)
Diffstat (limited to 'items')
| -rw-r--r-- | items/ATTRIBUTE_SHARD_MIDAS_TOUCH;5.json | 20 |
1 files changed, 20 insertions, 0 deletions
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 |
