mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 18:46:53 +01:00
Updated WorldEdit and FAWE patterns (markdown)
parent
c1416b3768
commit
fa9ad9ba25
@ -9,7 +9,8 @@ Note: You can use quotes if you need to nest a pattern.
|
|||||||
## List of Patterns
|
## List of Patterns
|
||||||
#### Simple patterns
|
#### Simple patterns
|
||||||
`#clipboard` Use the blocks in your clipboard as the pattern (alias `#copy`)
|
`#clipboard` Use the blocks in your clipboard as the pattern (alias `#copy`)
|
||||||
`#existing` Use the block that is already there (alias `#*`)
|
`#existing` Use the block that is already there (alias `#*`)
|
||||||
|
`#fullcopy` All blocks are replaced by the full clipboard (e.g. replace all wool with a tree you copied)
|
||||||
|
|
||||||
#### Block pattern `<block>`
|
#### Block pattern `<block>`
|
||||||
Example: `stone`
|
Example: `stone`
|
||||||
|
Loading…
Reference in New Issue
Block a user