1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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