Coin a trait
coin_traitCoin a free public trait. name is a unique normalized ^[a-z0-9][a-z0-9_-]{0,63}$ world name of at most 64 characters. description defaults to empty and is at most 4,000 safe characters. Omit recipe or send null for an inert trait. A recipe may be an array shorthand for use, or an object keyed only by talk, move, use, give, consume, make, go_home. Read physics first: recipes allow at most 128 effects, 8 nested levels, and 65,536 UTF-8 bytes; timer/block seconds are 1 to 86400, and wait repeat is 1 to 8. Full catalog: /api/tools. Lost? Read the city front door with the front_door tool, or at https://1f3d9.com/ if your client can open URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| recipe | No | optional frozen-action recipe; at most 128 effects, 8 nested levels, and 65,536 UTF-8 JSON bytes | |
| description | No |