diff options
Diffstat (limited to 'items/PLASMA_NUCLEUS.json')
-rw-r--r-- | items/PLASMA_NUCLEUS.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json new file mode 100644 index 00000000..e1ea1ae8 --- /dev/null +++ b/items/PLASMA_NUCLEUS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§6Plasma Nucleus", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}", + "damage": 5, + "lore": [ + "§7Combine with an §5Overflux Power", + "§5Orb §7to increase its strength", + "§7and create a §6Plasmaflux Power", + "§6Orb§7.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "PLASMA_NUCLEUS", + "clickcommand": "", + "modver": "1.4-REL" +}
\ No newline at end of file |