diff options
Diffstat (limited to 'items/SIGN.json')
-rw-r--r-- | items/SIGN.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/items/SIGN.json b/items/SIGN.json deleted file mode 100644 index e535011e..00000000 --- a/items/SIGN.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "SIGN", - "itemid": "minecraft:sign", - "displayname": "Sign", - "clickcommand": "", - "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSign\"},ExtraAttributes:{id:\"SIGN\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -}
\ No newline at end of file |