diff options
Diffstat (limited to 'items/MAXED_ATTRIBUTE_SHARD.json')
-rw-r--r-- | items/MAXED_ATTRIBUTE_SHARD.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/items/MAXED_ATTRIBUTE_SHARD.json b/items/MAXED_ATTRIBUTE_SHARD.json new file mode 100644 index 00000000..04556641 --- /dev/null +++ b/items/MAXED_ATTRIBUTE_SHARD.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§f§f§cMax Attribute Shard", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§bArachno X\",1:\"§bArachno Resistance X\",2:\"§bAttack Speed X\",3:\"§bBlazing Fortune X\",4:\"§bBlazing Resistance X\",5:\"§bBreeze X\",6:\"§bCombo X\",7:\"§bDouble Hook X\",8:\"§bElite X\",9:\"§bExperience X\",10:\"§bFisherman X\",11:\"§bFishing Experience X\",12:\"§bFishing Speed X\",13:\"§bHunter X\",14:\"§bIgnition X\",15:\"§bInfection X\",16:\"§bLife Recovery X\",17:\"§bLife Regeneration X\",18:\"§bLifeline X\",19:\"§bMana Pool X\",20:\"§bMidas Touch X\",21:\"§bSpeed X\",22:\"§bTrophy Hunter X\",23:\"§bUndead X\",24:\"§bUndead Resistance X\",25:\"\",26:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Attribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"MAXED_ATTRIBUTE_SHARD\"}}", + "damage": 0, + "lore": [ + "§bArachno X", + "§bArachno Resistance X", + "§bAttack Speed X", + "§bBlazing Fortune X", + "§bBlazing Resistance X", + "§bBreeze X", + "§bCombo X", + "§bDouble Hook X", + "§bElite X", + "§bExperience X", + "§bFisherman X", + "§bFishing Experience X", + "§bFishing Speed X", + "§bHunter X", + "§bIgnition X", + "§bInfection X", + "§bLife Recovery X", + "§bLife Regeneration X", + "§bLifeline X", + "§bMana Pool X", + "§bMidas Touch X", + "§bSpeed X", + "§bTrophy Hunter X", + "§bUndead X", + "§bUndead Resistance X", + "", + "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka" + ], + "internalname": "MAXED_ATTRIBUTE_SHARD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "§aUsed to test /neuec" + ] +}
\ No newline at end of file |