We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280e2cb commit 93a7044Copy full SHA for 93a7044
1 file changed
README.MD
@@ -38,7 +38,7 @@ Table of content
38
- [9. Base URI](#9-base-uri)
39
- [10. Shuffle Layer Configurations](#10-shuffle-layer-configurations)
40
- [11. Default rarity weight value](#11-default-rarity-weight-value)
41
- - [12. Default rarity weight value](#12-default-rarity-weight-value)
+ - [12. Generate Background](#12-generate-background)
42
- [Contributing](#contributing)
43
44
@@ -267,7 +267,7 @@ When you have multiple layer configurations and you want to shuffle the generate
267
```
268
In here we don't need to keep each trait with ratity value. For that we use this one as the default rarity value.
269
270
-#### 12. Default rarity weight value
+#### 12. Generate Background
271
272
```json
273
"background": {
0 commit comments