diff options
| -rw-r--r-- | items/ATTRIBUTE_SHARD_BLAZING;5.json | 21 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_DOMINANCE;9.json | 21 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_DOUBLE_HOOK;8.json | 20 |
3 files changed, 62 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_BLAZING;5.json b/items/ATTRIBUTE_SHARD_BLAZING;5.json new file mode 100644 index 00000000..7c683e95 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_BLAZING;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bBlazing V\",1:\"§7Grants §c+15% §c❁ Damage §7against mobs\",2:\"§7in §aCrimson Isle§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{blazing:5},id:\"ATTRIBUTE_SHARD_BLAZING;5\"}}", + "damage": 0, + "lore": [ + "§bBlazing V", + "§7Grants §c+15% §c❁ Damage §7against mobs", + "§7in §aCrimson Isle§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_BLAZING;5", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_DOMINANCE;9.json b/items/ATTRIBUTE_SHARD_DOMINANCE;9.json new file mode 100644 index 00000000..5e78653c --- /dev/null +++ b/items/ATTRIBUTE_SHARD_DOMINANCE;9.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bDominance IX\",1:\"§7Gain §c+13.5% §7damage when at full\",2:\"§7health.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{dominance:9},id:\"ATTRIBUTE_SHARD_DOMINANCE;9\"}}", + "damage": 0, + "lore": [ + "§bDominance IX", + "§7Gain §c+13.5% §7damage when at full", + "§7health.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_DOMINANCE;9", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;8.json b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;8.json new file mode 100644 index 00000000..c9c5ca57 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_DOUBLE_HOOK;8.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bDouble Hook VIII\",1:\"§7Grants §9+4⚓ Double Hook 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:{double_hook:8},id:\"ATTRIBUTE_SHARD_DOUBLE_HOOK;8\"}}", + "damage": 0, + "lore": [ + "§bDouble Hook VIII", + "§7Grants §9+4⚓ Double Hook Chance§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_DOUBLE_HOOK;8", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
