Skip to content

Commit

Permalink
Fix node name for light-bulb in docs (minetest-mods#26)
Browse files Browse the repository at this point in the history
Co-authored-by: BuckarooBanzay <[email protected]>
Co-authored-by: Hugo Locurcio <[email protected]>
  • Loading branch information
3 people authored Dec 20, 2020
1 parent d11b3a1 commit fd9476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/NODES_ITEMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fd9476c

Please sign in to comment.