1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Fix some typos in docs (#14921)

---------

Co-authored-by: Lars Mueller <appgurulars@gmx.de>
This commit is contained in:
Luke aka SwissalpS
2024-08-04 23:51:45 +02:00
committed by GitHub
parent 10fd41b4a8
commit 8ef2c42150
2 changed files with 16 additions and 16 deletions

View File

@@ -898,7 +898,7 @@ It can be created via `Raycast(pos1, pos2, objects, liquids)` or
"node1",
"node2"
},
post_effect_color = Color, -- Color overlayed on the screen when the player is in the node
post_effect_color = Color, -- Color overlaid on the screen when the player is in the node
leveled = number, -- Max level for node
sunlight_propogates = bool, -- Whether light passes through the block
light_source = number, -- Light emitted by the block