aboutsummaryrefslogtreecommitdiff
path: root/items/STICK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/STICK.json')
-rw-r--r--items/STICK.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/STICK.json b/items/STICK.json
new file mode 100644
index 00000000..6b99df2c
--- /dev/null
+++ b/items/STICK.json
@@ -0,0 +1,12 @@
+{
+ "internalname": "STICK",
+ "itemid": "minecraft:stick",
+ "displayname": "Stick",
+ "clickcommand": "",
+ "damage": 0,
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fStick\"},ExtraAttributes:{id:\"STICK\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file