diff options
Diffstat (limited to 'items/STONE-1.json')
-rw-r--r-- | items/STONE-1.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/STONE-1.json b/items/STONE-1.json index 921a5ea4..726363f2 100644 --- a/items/STONE-1.json +++ b/items/STONE-1.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:stone", "displayname": "§fGranite", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGranite\"},ExtraAttributes:{id:\"STONE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGranite\"},ExtraAttributes:{id:\"STONE-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "STONE-1", "parent": "STONE", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -21,5 +21,7 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |