diff options
Diffstat (limited to 'items/STONE-2.json')
-rw-r--r-- | items/STONE-2.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/STONE-2.json b/items/STONE-2.json index 631336ba..0b44812b 100644 --- a/items/STONE-2.json +++ b/items/STONE-2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone", "displayname": "§fPolished Granite", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPolished Granite\"},ExtraAttributes:{id:\"STONE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPolished Granite\"},ExtraAttributes:{id:\"STONE-2\"}}", "damage": 2, "lore": [ "§f§lCOMMON" @@ -21,5 +21,7 @@ "C2": "", "C3": "", "count": 4 - } -} + }, + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |