From f8e50dd8831413da06c4bd9ab60bbea74d1e931e Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sun, 23 Jul 2017 14:20:39 -0700 Subject: [PATCH] User-submitted text for Stick from local.crafting-guide.com --- data/minecraft/items/stick/item.cg | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/minecraft/items/stick/item.cg diff --git a/data/minecraft/items/stick/item.cg b/data/minecraft/items/stick/item.cg new file mode 100644 index 00000000..cba892b2 --- /dev/null +++ b/data/minecraft/items/stick/item.cg @@ -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