/blockBlock-related commands
Syntax
/block [bulk] [find] [find-here]Parameters
bulkOptionalstringBlock commands which perhaps impact a lot of blocks
findOptionalstringFind a block in a chunk
find-hereOptionalstringFind a block around where you are
Subcommands
/block dumpDump debug info about a block to console
Parameters:
block- Block type or integer id/block getGet a block
/block getstateGet a blockstate
/block inspectfillerDebug view of blocks that have filler data
/block inspectphysDebug view of blocks that have physics or are deco blocks
/block rowSpawn base blocks matching a wildcard in a line from your feet in the direction you're facing
Parameters:
desc- A wildcard block query, like "Furniture_*_Table"/block selectSetup the builder tools clipboard with selected blocks for easy testing!
Parameters:
fliptype- Filter blocks by flip typeground- The ground block type to usepadding- Padding size between blocks (default: 1)sort- Sort options: key, name, reverse (comma-separated)--regex- A regex pattern to filter blocks by name/block select.allInclude all block types (including state blocks)
/block select.variantrotationFilter blocks by variant rotation
/block setSet a block
Parameters:
block- What block to set tocoords- The block positionServer Messages
set.noBlockInHandYou aren't holding a block in your hand!
set.itemCantBePlacedThe item {id} is not a block type so can't be placed!
set.blockAlreadyExistsThe block type {id} already exists! Unable to generate unknown type!
set.generatedUnknownBlockGenerated unknown block for {id}!
set.unknownWorldUnknown world '{world}'
set.successBlock at {x}, {y}, {z} has been set to {id}
get.infoBlock at ({x}, {y}, {z}) is {id} ({blockId}, support={support})
getstate.infoBlockState at ({x}, {y}, {z}) is {state}
dump.doneDumped block info in server logs
find.confirmationThis command can take a long time and use lots of CPU, you should know what you are doing. To continue run the command again with --confirm
find.blockFoundFound block at: {x}, {y}, {z}
find.chunksTestedTested: {nb} chunks
find.timeoutBlock find reached the time limit. Stopped!
find.doneDone!
select.invalidSortTypeInvalid sort type: {sortType}
select.selectSelected {count} blocks!
select.doneDone setting up clipboard with blocks! You can now paste it with the paste tool.
select.noSelectionProviderNo block selection plugin is present!
row.nonefoundCouldn't match any block type for wildcard "{query}"
row.fuzzymatchesFuzzy matches as inspiration: {choices}
row.toomanymatchesYou cannot match more than {max} blocks with this command!
row.spawningSpawning blocks
row.toolongtoprint(List too long to print)
inspectphys.noblocksNo physics blocks nearby
inspectphys.doneOverlay added
inspectfiller.doneOverlay added