diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-29 00:06:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 23:06:48 +0000 |
commit | 0c202bd032d776d8fecb20342533aa5b14a61447 (patch) | |
tree | d4d783094d8f4bce70df9c177dba9ca819690126 /items/STONE-2.json | |
parent | 831ba828b487b0658d2748ee5a4dae11f0a1ef31 (diff) | |
download | NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.gz NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.bz2 NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.zip |
Added new skins and fixed some lores (#1142)
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 |