diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 22:24:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 21:24:18 +0000 |
commit | b89d54c0cea0a48b9743477231e91a400c9975d1 (patch) | |
tree | ba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/SKYMART_NPC.json | |
parent | 80eb59a024c8127114372f54e2a3b911d6d106b1 (diff) | |
download | NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2 NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip |
Fixed a "few" lores (#1115)
* Fixed a "few" lores
* Fixed nbt
* Hollow armor lore change + more
* Added new skins and fixed some more lores
Diffstat (limited to 'items/SKYMART_NPC.json')
-rw-r--r-- | items/SKYMART_NPC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SKYMART_NPC.json b/items/SKYMART_NPC.json index a3b9d5aa..a43f9e10 100644 --- a/items/SKYMART_NPC.json +++ b/items/SKYMART_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:emerald", "displayname": "§9Skymart (NPC)", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\"\",2:\"§7Bring to the §6Keeper of Emerald\",3:\"§6§7in the §2Mines of Divan§7.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cScavenged Emerald Hammer\"},ExtraAttributes:{id:\"DWARVEN_EMERALD_HAMMER\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Browse the wide variety of\",1:\"§7products SkyMart has to offer.\",2:\"§7We are not responsible for any\",3:\"§7injuries, accidents, headaches,\",4:\"§7paper-cuts or sudden outburst of\",5:\"§7tears. SkyMart wishes you happy\",6:\"§7shopping.\"],Name:\"§9Skymart (NPC)\"},ExtraAttributes:{id:\"SKYMART_NPC\"}}", "damage": 0, "lore": [ "§7Browse the wide variety of", @@ -15,7 +15,7 @@ "internalname": "SKYMART_NPC", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "", "x": -6, "y": 73, |