diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-21 09:39:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 09:39:05 +1100 |
commit | dcaff60f365116f7b20d76ab91504de938021442 (patch) | |
tree | 4589a9b22759b1a2f371ce03f81f017e01deaa03 /items/PLASMA_NUCLEUS.json | |
parent | 726eaea67b6f6257172f4e0e04aa506a28de393c (diff) | |
parent | 15f2d2010feb6f019dc14dacd33d1f86ab4bde87 (diff) | |
download | NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.gz NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.bz2 NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.zip |
Merge pull request #288 from IRONM00N/master
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 |