diff options
| -rw-r--r-- | items/ATTRIBUTE_SHARD_FORTITUDE;5.json | 21 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_TROPHY_HUNTER;7.json | 20 |
2 files changed, 41 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_FORTITUDE;5.json b/items/ATTRIBUTE_SHARD_FORTITUDE;5.json new file mode 100644 index 00000000..f1fa6678 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_FORTITUDE;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bFortitude V\",1:\"§7Grants §c+2.5❤ Health §7and §a+2.5❈\",2:\"§aDefense§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{fortitude:5},id:\"ATTRIBUTE_SHARD_FORTITUDE;5\"}}", + "damage": 0, + "lore": [ + "§bFortitude V", + "§7Grants §c+2.5❤ Health §7and §a+2.5❈", + "§aDefense§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_FORTITUDE;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;7.json b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;7.json new file mode 100644 index 00000000..963432c4 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;7.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter VII\",1:\"§7Grants §6+14♔ 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:7},id:\"ATTRIBUTE_SHARD_TROPHY_HUNTER;7\"}}", + "damage": 0, + "lore": [ + "§bTrophy Hunter VII", + "§7Grants §6+14♔ Trophy Fish Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_TROPHY_HUNTER;7", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file |
