aboutsummaryrefslogtreecommitdiff
path: root/items/SIGN.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SIGN.json')
-rw-r--r--items/SIGN.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/SIGN.json b/items/SIGN.json
new file mode 100644
index 00000000..e535011e
--- /dev/null
+++ b/items/SIGN.json
@@ -0,0 +1,12 @@
+{
+ "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