diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
commit | e813da9dbbbc3c63d412155d47073c96c765311e (patch) | |
tree | 8687c54ea0b682fb4833a6a664ef772bd60bf6a2 /items/GIANT_FRAGMENT_DIAMOND.json | |
parent | 292580ab1df5756aeb511e3886da7812147536fa (diff) | |
download | NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.gz NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.bz2 NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.zip |
Before F7 Release Items
Diffstat (limited to 'items/GIANT_FRAGMENT_DIAMOND.json')
-rw-r--r-- | items/GIANT_FRAGMENT_DIAMOND.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GIANT_FRAGMENT_DIAMOND.json b/items/GIANT_FRAGMENT_DIAMOND.json new file mode 100644 index 00000000..554c2782 --- /dev/null +++ b/items/GIANT_FRAGMENT_DIAMOND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_horse_armor", + "displayname": "§5Diamante\u0027s Handle", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante\u0027s Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hilt of the largest sword", + "§7known to humankind.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_DIAMOND", + "clickcommand": "", + "modver": "1.5-REL" +}
\ No newline at end of file |