diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-28 14:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:02:33 +0000 |
commit | 8bb8d972244f47857dc651c03330b63cd27893b7 (patch) | |
tree | df4962bfa9bf62a66ada6dad59cd55c7b530c166 /items/LUMINO_FIBER.json | |
parent | 43f25e522cf5949d83463ed8a4b056f1a812272c (diff) | |
download | NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.gz NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.bz2 NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.zip |
Added new Items, WIki Links and fixed some stuff (#727)
Diffstat (limited to 'items/LUMINO_FIBER.json')
-rw-r--r-- | items/LUMINO_FIBER.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/LUMINO_FIBER.json b/items/LUMINO_FIBER.json new file mode 100644 index 00000000..bae899a0 --- /dev/null +++ b/items/LUMINO_FIBER.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:string", + "displayname": "§5Lumino Fiber", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7§7§oChanges color based on the\",2:\"§7§oangle you look at it.\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§5§lEPIC\"],Name:\"§5Lumino Fiber\"},ExtraAttributes:{id:\"LUMINO_FIBER\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "§7§7§oChanges color based on the", + "§7§oangle you look at it.", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC" + ], + "internalname": "LUMINO_FIBER", + "clickcommand": "", + "modver": "2.1.0-REL" +}
\ No newline at end of file |