From 0c202bd032d776d8fecb20342533aa5b14a61447 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 29 Mar 2024 00:06:48 +0100 Subject: Added new skins and fixed some lores (#1142) --- items/STONE-2.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'items/STONE-2.json') 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 -- cgit