aboutsummaryrefslogtreecommitdiff
path: root/items/NAME_TAG.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/NAME_TAG.json')
-rw-r--r--items/NAME_TAG.json15
1 files changed, 11 insertions, 4 deletions
diff --git a/items/NAME_TAG.json b/items/NAME_TAG.json
index 381e306c..5e434c2d 100644
--- a/items/NAME_TAG.json
+++ b/items/NAME_TAG.json
@@ -1,13 +1,20 @@
{
"itemid": "minecraft:name_tag",
"displayname": "§aName Tag",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aName Tag\"},ExtraAttributes:{id:\"NAME_TAG\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Right-click to apply a name to\",1:\"§7this Name Tag. Can be applied to\",2:\"§7mobs.\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§a§lUNCOMMON\"],Name:\"§aName Tag\"},ExtraAttributes:{id:\"NAME_TAG\"}}",
"damage": 0,
"lore": [
+ "§7Right-click to apply a name to",
+ "§7this Name Tag. Can be applied to",
+ "§7mobs.",
+ "",
+ "§8§l* §8Co-op Soulbound §8§l*",
"§a§lUNCOMMON"
],
"internalname": "NAME_TAG",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"vanilla": true,
- "clickcommand": ""
-}
+ "clickcommand": "",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file