diff options
author | Levi-r <58507475+Levi-r@users.noreply.github.com> | 2020-09-15 13:48:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-15 13:48:07 -0400 |
commit | 582154f4bf73a0fdf9950baeee4f748028ee6903 (patch) | |
tree | 92bff677fffbbd67522da5a481e40033e9c9cf50 /items/REFINED_MINERAL.json | |
parent | 6af3c43c479a71ea820c3a599d9c2faafa5c3dd7 (diff) | |
parent | c027306cd79720df7bed93ac185ab2876b50c3e9 (diff) | |
download | NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.tar.gz NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.tar.bz2 NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.zip |
Merge pull request #2 from Moulberry/master
test
Diffstat (limited to 'items/REFINED_MINERAL.json')
-rw-r--r-- | items/REFINED_MINERAL.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/REFINED_MINERAL.json b/items/REFINED_MINERAL.json new file mode 100644 index 00000000..32c3d07d --- /dev/null +++ b/items/REFINED_MINERAL.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§9Refined Mineral", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rare minerals found during\",1:\"§7National Mining Month.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Refined Mineral\"},ExtraAttributes:{id:\"REFINED_MINERAL\"}}", + "damage": 12, + "lore": [ + "§7Rare minerals found during", + "§7National Mining Month.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "REFINED_MINERAL", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |