From fd9476c1731e50ce02b89889058b0b8ca82f6916 Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Sun, 20 Dec 2020 21:36:53 +0100 Subject: [PATCH] Fix node name for light-bulb in docs (#26) Co-authored-by: BuckarooBanzay Co-authored-by: Hugo Locurcio --- docs/NODES_ITEMS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NODES_ITEMS.md b/docs/NODES_ITEMS.md index d8a905b..65cd5d5 100644 --- a/docs/NODES_ITEMS.md +++ b/docs/NODES_ITEMS.md @@ -25,7 +25,7 @@ as they cannot be removed by hand (they can only be removed with | `maptools:kill` | :warning: Instant kill blocks (damages players by 20 HP per second). | | `maptools:drowning` | :warning: Simulates drowning in water. | | `maptools:light_block` | :warning: Invisible non-solid block, prevents light from passing through. | -| `maptools:light_bulb` | :warning: Invisible non-solid block, emitting the maximum amount of light. | +| `maptools:lightbulb` | :warning: Invisible non-solid block, emitting the maximum amount of light. | ## Items