/spawnitemmisc
Spawn an item
Syntax
/spawnitem <item> [count] [quantity] [--force]RequiredOptional
Parameters
itemRequireditemThe item to spawn
countOptionalintegerHow many item entities to spawn
quantityOptionalintegerThe quantity of items to spawn (default: 1)
--forceOptionalbooleanThe force multiplier for throwing items (default: 1.0)
Subcommands
/spawnitem itemThe item to spawn
/spawnitem quantityThe quantity of items to spawn (default: 1)
/spawnitem countHow many item entities to spawn
/spawnitem forceThe force multiplier for throwing items (default: 1.0)
Server Messages
spawnedSpawned {quantity}x {item}
spawnedMultipleSpawned {count} item entities with {quantity}x {item} each (total: {total}x {item})