spawn
spawn <id> [position] [condition] [amount]
Spawns an item/building at a given position.
World
Parameters
Angle brackets <> mark required arguments; square brackets [] mark optional ones.
| Name | Type | Required | Description |
|---|---|---|---|
| id | entity id | Required | ID of the item or building to spawn. |
| position | position | Optional | Where to spawn it — defaults to the cursor. |
| condition | float | Optional | Item condition, 0–1 (if applicable). |
| amount | int | Optional | How many to spawn. |
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
spawn <id>Identity idID of the item or building to spawn.
Positionposition· optionalWhere to spawn it — defaults to the cursor.
Conditionfloat· optional
Item condition, 0–1 (if applicable).
Amountint· optional
How many to spawn.