Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/fillbiome: Difference between revisions

From SAS Gaming Wiki
imported>LauraFii
m Revert edits by 37.96.20.206 (talk)
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 14: Line 14:


<gallery heights='100px' mode='packed' style='text-align:left'>
<gallery heights='100px' mode='packed' style='text-align:left'>
Fillbiome example-before.png|This command is used to attempt to change the biome between the two stone blocks to [[Minecraft:desert]].
Fillbiome example-before.png|This command is used to attempt to change the biome between the two stone blocks to desert.
Fillbiome example-after.png|As shown here, the biome changes are not applied at the exact coordinates specified.
Fillbiome example-after.png|As shown here, the biome changes are not applied at the exact coordinates specified.
</gallery>
</gallery>


The command only changes the biome, but not the blocks in it. For example, changing a [[Minecraft:forest]] to a [[Minecraft:desert]] with this command does not change the [[Minecraft:grass block]]s to [[Minecraft:sand]] and does not plant cacti, but [[Minecraft:rabbit]]s spawn in the new "desert" that still looks like a forest. Also, the grass color will change and mobs like [[Minecraft:snow golem]]s will die.
The command only changes the biome, but not the blocks in it. For example, changing a forest to a desert with this command does not change the grass blocks to [[Minecraft:sand]] and does not plant cacti, but rabbits spawn in the new "desert" that still looks like a forest. Also, the grass color will change and mobs like snow golems will die.


== Syntax ==
== Syntax ==
: <code>/fillbiome <from> <to> <biome></code>
: <code>/fillbiome <from> <to> <biome></code>
The fillbiome [[Minecraft:command]] also has an optional alternate syntax when using the <code>replace</code> option:
The fillbiome command also has an optional alternate syntax when using the <code>replace</code> option:
: <code>/fillbiome <from> <to> <biome> replace <filter></code>
: <code>/fillbiome <from> <to> <biome> replace <filter></code>


Line 69: Line 69:
[[Category:Commands]]
[[Category:Commands]]


[[Minecraft:de:Befehl/fillbiome]]
de:Befehl/fillbiome
[[Minecraft:es:Comandos/fillbiome]]
es:Comandos/fillbiome
[[Minecraft:ja:コマンド/fillbiome]]
ja:コマンド/fillbiome
[[Minecraft:pt:Comandos/fillbiome]]
pt:Comandos/fillbiome
[[Minecraft:ru:Команды консоли/fillbiome]]
ru:Команды консоли/fillbiome
[[Minecraft:zh:命令/fillbiome]]
zh:命令/fillbiome

Revision as of 15:44, 9 April 2026

Template:Exclusive Template:Infobox command

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

Usage

Because biomes in a world are stored in cells of 4×4×4 blocks, this command is applied on each selected cell instead of each block.

Although biomes are stored in cells, biome boundaries are slightly fiddled with to make them smooth, so the shape of the region whose biome is actually changed is irregular.

The command only changes the biome, but not the blocks in it. For example, changing a forest to a desert with this command does not change the grass blocks to Minecraft:sand and does not plant cacti, but rabbits spawn in the new "desert" that still looks like a forest. Also, the grass color will change and mobs like snow golems will die.

Syntax

/fillbiome <from> <to> <biome>

The fillbiome command also has an optional alternate syntax when using the replace option:

/fillbiome <from> <to> <biome> replace <filter>

Arguments

Template:Argument and Template:Argument

The two corners to fill the biome between.
Template:Arg desc

Template:Argument

Specifies the biome to fill the specified area with. See Template:Slink for a list of vanilla biome IDs.
Template:Arg desc

Template:Argument

Specifies the biomes in the fill region to be replaced. If not specified, replaces all biomes in the fill region.
Template:Arg desc

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table

Output

Template:Output table Template:Output table Template:Output table Template:Output table

History

Template:HistoryTable

Navigation

Template:Navbox commands

de:Befehl/fillbiome es:Comandos/fillbiome ja:コマンド/fillbiome pt:Comandos/fillbiome ru:Команды консоли/fillbiome zh:命令/fillbiome