diff options
Diffstat (limited to 'items/ATTRIBUTE_SHARD.json')
-rw-r--r-- | items/ATTRIBUTE_SHARD.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD.json b/items/ATTRIBUTE_SHARD.json new file mode 100644 index 00000000..b6d0d9bd --- /dev/null +++ b/items/ATTRIBUTE_SHARD.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§f§f§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter I\",1:\"§7Increases the chance to catch\",2:\"§7§6Trophy Fish §7by §a2%§7.\",3:\"\",4:\"§7Combine with items in the\",5:\"§7§bAttribute Fusion §7menu to\",6:\"§7apply attributes.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fAttribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"ATTRIBUTE_SHARD\"}}", + "damage": 0, + "lore": [ + "§bTrophy Hunter I", + "§7Increases the chance to catch", + "§7§6Trophy Fish §7by §a2%§7.", + "", + "§7Combine with items in the", + "§7§bAttribute Fusion §7menu to", + "§7apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |