Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsterner authored Jul 2, 2024
1 parent 7708740 commit 32743cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ If you want to add new clusters a practical solution is more appropriate, there
### <span style="color:pink">deposit_top_layer</span>
```json5
{ /* Notes / Comments ↓ */
"type": "geocluster:top_deposit_layer", /* This tells Geocluster how to generate this cluster */
"type": "geocluster:deposit_top_layer", /* This tells Geocluster how to generate this cluster */
"config": { /* YMIN/MAX IS NOT PERMITTED BC. USE LAYER IF YOU NEED IT */
"radius": 4, /* The radius of the layer (noise is added) */
"depth": 4, /* The height of the layer deposit */
Expand Down

0 comments on commit 32743cb

Please sign in to comment.