diff --git a/WorldEdit-and-FAWE-patterns.md b/WorldEdit-and-FAWE-patterns.md index d7f109f..758eace 100644 --- a/WorldEdit-and-FAWE-patterns.md +++ b/WorldEdit-and-FAWE-patterns.md @@ -30,6 +30,10 @@ Aliases: `#~`, `#r`, `#rel` Example: `#relative:#clipboard` Explanation: The clipboard pattern is offset relative to where you click +#### Biome `#biome:` +Example: `#biome:jungle` +Explanation: Used to set a biome + #### No axis `#!x:`, `#!y:`, `#!z:` Desc: The pattern will not be provided with some coordinate information Aliases: `#nx`, `#ny`, `#nz`, `#nox`, `#noy`, `#noz`