How to Use Replace Command in WorldEdit

Опубликовано: 18 Октябрь 2024
на канале: OOB's
5,913
56

How to use replace command in worldedit and making some patterns

For replacing block with another type

-- //replace stone green_wool (this is an example)

For replacing a block with multiple type

-- //replace stone,#cobblestone,#air,#gold (this is an example)
remember not to leaves spaces when using the complex method of replacing... # indicates number of percentage

Watch the video again to have a proper idea!!!

Thanks for watching see you in the next one!