diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-31 21:41:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 20:41:01 +0000 |
| commit | 33509c0c347e8c6cd617cb3e1d73d73c0f711454 (patch) | |
| tree | f01cdd7b573587e7d38ab2ed8229e202d3222a94 | |
| parent | dd5e663e813862eb220dc9ae949ea9962b733862 (diff) | |
| download | NotEnoughUpdates-REPO-33509c0c347e8c6cd617cb3e1d73d73c0f711454.tar.gz NotEnoughUpdates-REPO-33509c0c347e8c6cd617cb3e1d73d73c0f711454.tar.bz2 NotEnoughUpdates-REPO-33509c0c347e8c6cd617cb3e1d73d73c0f711454.zip | |
feat: More Attribute Shards (#1590)
| -rw-r--r-- | items/ATTRIBUTE_SHARD_LIFE_REGENERATION;9.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_LIFE_REGENERATION;9.json b/items/ATTRIBUTE_SHARD_LIFE_REGENERATION;9.json new file mode 100644 index 00000000..61bf97f4 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_LIFE_REGENERATION;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bLife Regeneration IX\",1:\"§7Grants §c+11.25❣ Health Regen§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{life_regeneration:9},id:\"ATTRIBUTE_SHARD_LIFE_REGENERATION;9\"}}", + "damage": 0, + "lore": [ + "§bLife Regeneration IX", + "§7Grants §c+11.25❣ Health Regen§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_LIFE_REGENERATION;9", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file |
