From d6c52ae2b56980c92287f911659065d0c1ea9b62 Mon Sep 17 00:00:00 2001 From: Pyeroh's Dev Concept Date: Fri, 29 May 2015 13:33:54 +1100 Subject: [PATCH] User-submitted text for Redstone Torch --- data/minecraft/items/redstone_torch/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/minecraft/items/redstone_torch/item.cg b/data/minecraft/items/redstone_torch/item.cg index 1f6f19ba..4537d74c 100644 --- a/data/minecraft/items/redstone_torch/item.cg +++ b/data/minecraft/items/redstone_torch/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: Redstone torches are one of the simplest way to generate a redstone signal. When placed in the world, a redstone torch will emit a redstone signal with strength 15. They also emit slightly less light than a regular torch (light level 14 instead of 15). +description: Redstone torches are one of the simplest way to generate a redstone signal. When placed in the world, a redstone torch will emit a redstone signal with strength 15. They also emit slightly less light than a regular torch (light level 7 instead of 15).