Skip to content

Commit

Permalink
fix: Powder NBT Data (#1668)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Feb 13, 2025
1 parent 3703ea4 commit e73752f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion items/SKYBLOCK_POWDER_GEMSTONE.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion items/SKYBLOCK_POWDER_GLACITE.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion items/SKYBLOCK_POWDER_MITHRIL.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e73752f

Please sign in to comment.