Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement
Information icon
This feature is exclusive to Java Edition. 
Crafting Table
This article describes content that may be included in a future update. 
This content has appeared in development versions, but the full update containing it has not been released yet.
Dark Oak Sapling
This article is a stub. 
You can help by expanding it.
Instructions: Add result and output.

Fills a specified area of a region with a specific biome.

Syntax

/fillbiome <from> <to> <biome>

Arguments

<from>: block_pos and <to>: block_pos

The two corners to fill the biome between.
Must be a block position composed of <x>, <y> and <z>, each of which must be an integer or a tilde and caret notation.

<biome>: resource[verify]

Specifies the biome to fill the specified area with. See Biome/ID for a list of available biome IDs.
Must be an existing registered resource location in correct registry.

History

Upcoming Java Edition
1.19.322w46aAdded fillbiome.
Advertisement