diff options
| -rw-r--r-- | items/ATTRIBUTE_SHARD_IGNITION;6.json | 22 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_MAGIC_FIND;9.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_SPEED;9.json | 20 | ||||
| -rw-r--r-- | items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7.json | 21 |
4 files changed, 83 insertions, 0 deletions
diff --git a/items/ATTRIBUTE_SHARD_IGNITION;6.json b/items/ATTRIBUTE_SHARD_IGNITION;6.json new file mode 100644 index 00000000..cb557cc1 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_IGNITION;6.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bIgnition VI\",1:\"§7Increases the duration of fire\",2:\"§7damage that you inflict on enemies by\",3:\"§7§a180%§7.\",4:\"\",5:\"§7Combine with items in the §bAttribute\",6:\"§bFusion §7menu to apply attributes.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{ignition:6},id:\"ATTRIBUTE_SHARD_IGNITION;6\"}}", + "damage": 0, + "lore": [ + "§bIgnition VI", + "§7Increases the duration of fire", + "§7damage that you inflict on enemies by", + "§7§a180%§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_IGNITION;6", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_MAGIC_FIND;9.json b/items/ATTRIBUTE_SHARD_MAGIC_FIND;9.json new file mode 100644 index 00000000..05fb6722 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_MAGIC_FIND;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bMagic Find IX\",1:\"§7Grants §b+4.5✯ Magic Find§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{magic_find:9},id:\"ATTRIBUTE_SHARD_MAGIC_FIND;9\"}}", + "damage": 0, + "lore": [ + "§bMagic Find IX", + "§7Grants §b+4.5✯ Magic Find§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_MAGIC_FIND;9", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_SPEED;9.json b/items/ATTRIBUTE_SHARD_SPEED;9.json new file mode 100644 index 00000000..64d97500 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_SPEED;9.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bSpeed IX\",1:\"§7Grants §f+45✦ Speed§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{speed:9},id:\"ATTRIBUTE_SHARD_SPEED;9\"}}", + "damage": 0, + "lore": [ + "§bSpeed IX", + "§7Grants §f+45✦ Speed§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_SPEED;9", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7.json b/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7.json new file mode 100644 index 00000000..96d50951 --- /dev/null +++ b/items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§fAttribute Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§bUndead Resistance VII\",1:\"§7Grants §a+10.5❈ Defense §7against the\",2:\"§7§aundead§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{undead_resistance:7},id:\"ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7\"}}", + "damage": 0, + "lore": [ + "§bUndead Resistance VII", + "§7Grants §a+10.5❈ Defense §7against the", + "§7§aundead§7.", + "", + "§7Combine with items in the §bAttribute", + "§bFusion §7menu to apply attributes.", + "", + "§f§lCOMMON" + ], + "internalname": "ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;7", + "crafttext": "", + "clickcommand": "", + "modver": "2.5.0", + "infoType": "" +}
\ No newline at end of file |
