Terrain
shapeTerrain
Shape Terrain
Shape the owner's Terrain: raise or lower a project's plot, recolour it, or set the whole world's biome, weather or time of day, or give a district a name of its own.
Arguments
amountintegeroptionalHow many steps to raise or lower, 1 to 4. Defaults to 1.biomestringoptionalFor change: biome.changestringrequiredWhich single change this call makes.colorstringoptionalFor change: recolor.districtIdstringoptionalFor change: nameDistrict. A district id from readTerrain (`<plotKey>::<machineId>`).namestringoptionalFor change: nameDistrict. Up to 64 characters; empty gives the district its machine name back.projectKeystringoptionalFor change: raise, lower or recolor. A plot key from readTerrain.revisionintegeroptionalFor change: undo. The revision of the sculpt to take back.timeOfDaystringoptionalFor change: timeOfDay.weatherstringoptionalFor change: weather.
Returns
The registry does not declare a return shape.
Declared limits
amount: minimum 1amount: maximum 4districtId: maximum length 128name: maximum length 64projectKey: maximum length 128revision: minimum 1revision: maximum 9007199254740991
Ask for it
The Cloud routes these requests to this verb.
- raise the cloud plot
- make my terrain snowy
- set the map to night
- call that district the Forge
- colour the pastry plot amber
- undo that change to the map
Pair it with
The verbs that finish the job.