diff options
| -rw-r--r-- | items/ATTRIBUTE_SHARD_ARACHNO;10.json | 21 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_HUNTER;9.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_TROPHY_HUNTER;9.json | 20 |
3 files changed, 61 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_ARACHNO;10.json b/items/ATTRIBUTE_SHARD_ARACHNO;10.json new file mode 100644 index 00000000..ebc91d2e --- /dev/null +++ b/items/ATTRIBUTE_SHARD_ARACHNO;10.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bArachno X\",1:\"§7Grants §c+30% §c❁ Damage §7against\",2:\"§7§aspiders§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{arachno:10},id:\"ATTRIBUTE_SHARD_ARACHNO;10\"}}", + "damage": 0, + "lore": [ + "§bArachno X", + "§7Grants §c+30% §c❁ Damage §7against", + "§7§aspiders§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_ARACHNO;10", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_HUNTER;9.json b/items/ATTRIBUTE_SHARD_HUNTER;9.json new file mode 100644 index 00000000..f6a08a0e --- /dev/null +++ b/items/ATTRIBUTE_SHARD_HUNTER;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bHunter IX\",1:\"§7Grants §3+0.9α Sea Creature 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:{hunter:9},id:\"ATTRIBUTE_SHARD_HUNTER;9\"}}", + "damage": 0, + "lore": [ + "§bHunter IX", + "§7Grants §3+0.9α Sea Creature Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_HUNTER;9", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;9.json b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;9.json new file mode 100644 index 00000000..07d110b1 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_TROPHY_HUNTER;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter IX\",1:\"§7Grants §6+18♔ 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:9},id:\"ATTRIBUTE_SHARD_TROPHY_HUNTER;9\"}}", + "damage": 0, + "lore": [ + "§bTrophy Hunter IX", + "§7Grants §6+18♔ Trophy Fish Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_TROPHY_HUNTER;9", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
