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