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 1bf4bc4 commit 5d4ee41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,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 Expand Up @@ -197,4 +197,4 @@ If you want to add new clusters a practical solution is more appropriate, there
[fabric]: https://fabricmc.net/
[minecraft]: https://minecraft.net/
[releases]: https://github.com/mrsterner/Geocluster/releases
[mrsterner]: https://github.com/mrsterner
[mrsterner]: https://github.com/mrsterner

0 comments on commit 5d4ee41

Please sign in to comment.