Как заменять блоки в майнкрафт топором

I am building a structure with purpur blocks but I am unhappy because I don’t like the look of purpur blocks.

I’m looking for a command that can replace the purpur blocks with dark oak wood planks and the purpur pillar with dark oak wood logs.

Я строю структуру с блоками пурпурного цвета, но я недоволен, потому что мне не нравится внешний вид блоков пурпура.

Я ищу команду, которая может заменить блоки purpur темными дубовыми дощатыми досками и столбом пурпура с темными дубовыми бревнами.

Создан 21 июн. 17 2017-06-21 02:58:12 Taimoor Zahid

if you can edit in co-ordinates you should, not say you can – Memor-X 21 июн. 17 2017-06-21 03:10:11

Use the /fill command.

Note the coordinates of one of the corners of your building and the one diagonally opposed:

Then use them in your command:

/fill x y z x2 y2 z2 replace

  • x y z are the coords of the first corner
  • x2 y2 z2 are the coords of the other corner
  • the first block takes the block you want to have (use air to simply remove blocks)
  • the second block is the one you want to be replaced with the first one
  • replace is the magic part telling minecraft to replace blocks

So in your case this should do:

/fill x y z x2 y2 z2 planks 5 replace purpur_block
/fill x y z x2 y2 z2 log2 1 replace purpur_pillar

Создан 21 июн. 17 2017-06-21 07:35:20 dly

Thank You. I really appreciate you helping me and i found this to be working for me – Taimoor Zahid 21 июн. 17 2017-06-21 16:47:35

1 Звезда2 Звезды3 Звезды4 Звезды5 Звезд (Пока оценок нет)
Загрузка...
Adblock
detector