From 3c39dfbe49a7c5d4f2aaf7b2137bcbe0685f8b2c Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sun, 23 Jul 2017 14:41:59 -0700 Subject: [PATCH] User-submitted text for Stick from local.crafting-guide.com --- data/minecraft/items/stick/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/minecraft/items/stick/item.json diff --git a/data/minecraft/items/stick/item.json b/data/minecraft/items/stick/item.json new file mode 100644 index 00000000..cba892b2 --- /dev/null +++ b/data/minecraft/items/stick/item.json @@ -0,0 +1 @@ +{"description":"The lowly stick has no actual use in the game except to make other items. It can be held in the hand (like any other block) and used to hit things (like any other block), but it doesn't actually do any more damage than an empty fist. "} \ No newline at end of file