PolyhedralDev / TerraDefaultConfig

Default configuration for Terra world generator
Creative Commons Attribution 4.0 International
21 stars 36 forks source link

frquency typo in default pack.yml #52

Closed IamMusavaRibica closed 3 years ago

IamMusavaRibica commented 3 years ago

There is a typo where it says frquency instead of frequency in noise.desert

desert:
    type: DomainWarp
    dimensions: 2
    amplitude: 25
    function:
      type: Cellular
      frequency: 0.015
      return: Distance
    warp:
      **frquency**: 0.015
      type: OpenSimplex2