Update config.rst
Fix typo in example code that causes error in an actual config file.
This commit is contained in:
@@ -928,7 +928,7 @@ primitive object's constructor::
|
||||
|
||||
Then you can use your new rendermode in your render definitions::
|
||||
|
||||
render["survivalday"] = {
|
||||
renders["survivalday"] = {
|
||||
"world": "survival",
|
||||
"title": "Survival Daytime",
|
||||
"rendermode": my_rendermode,
|
||||
|
||||
Reference in New Issue
Block a user