diff options
| -rw-r--r-- | items/SKYBLOCK_POWDER_GEMSTONE.json | 2 | ||||
| -rw-r--r-- | items/SKYBLOCK_POWDER_GLACITE.json | 2 | ||||
| -rw-r--r-- | items/SKYBLOCK_POWDER_MITHRIL.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/items/SKYBLOCK_POWDER_GEMSTONE.json b/items/SKYBLOCK_POWDER_GEMSTONE.json index 27681101..9dd6b93e 100644 --- a/items/SKYBLOCK_POWDER_GEMSTONE.json +++ b/items/SKYBLOCK_POWDER_GEMSTONE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dye", "displayname": "§dGemstone Powder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§dGemstone Powder\"},ExtraAttributes:{id:\"SKYBLOCK_GEMSTONE_POWDER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§dGemstone Powder\"},ExtraAttributes:{id:\"SKYBLOCK_POWDER_GEMSTONE\"}}", "damage": 13, "lore": [ "§7Used for NEU NPC-Shops", diff --git a/items/SKYBLOCK_POWDER_GLACITE.json b/items/SKYBLOCK_POWDER_GLACITE.json index 354af5b8..f96951b2 100644 --- a/items/SKYBLOCK_POWDER_GLACITE.json +++ b/items/SKYBLOCK_POWDER_GLACITE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dye", "displayname": "§bGlacite Powder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§bGlacite Powder\"},ExtraAttributes:{id:\"SKYBLOCK_GLACITE_POWDER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§bGlacite Powder\"},ExtraAttributes:{id:\"SKYBLOCK_POWDER_GLACITE\"}}", "damage": 12, "lore": [ "§7Used for NEU NPC-Shops", diff --git a/items/SKYBLOCK_POWDER_MITHRIL.json b/items/SKYBLOCK_POWDER_MITHRIL.json index bfeb3cdd..b5d20a4e 100644 --- a/items/SKYBLOCK_POWDER_MITHRIL.json +++ b/items/SKYBLOCK_POWDER_MITHRIL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dye", "displayname": "§2Mithril Powder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§2Mithril Powder\"},ExtraAttributes:{id:\"SKYBLOCK_MITHRIL_POWDER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§2Mithril Powder\"},ExtraAttributes:{id:\"SKYBLOCK_POWDER_MITHRIL\"}}", "damage": 10, "lore": [ "§7Used for NEU NPC-Shops", |
