diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:37:05 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:37:05 -0400 |
commit | 15f2d2010feb6f019dc14dacd33d1f86ab4bde87 (patch) | |
tree | 4589a9b22759b1a2f371ce03f81f017e01deaa03 /items/PLASMA_NUCLEUS.json | |
parent | 131ee9a3a0b532f94db0c8453d0648f0c9d5a816 (diff) | |
download | NotEnoughUpdates-REPO-15f2d2010feb6f019dc14dacd33d1f86ab4bde87.tar.gz NotEnoughUpdates-REPO-15f2d2010feb6f019dc14dacd33d1f86ab4bde87.tar.bz2 NotEnoughUpdates-REPO-15f2d2010feb6f019dc14dacd33d1f86ab4bde87.zip |
1.9.8 Update Part 1
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 |