Replacing multiple blocks

Started by Xerxes010201 on

Topic category: Help with modding (Java Edition)

Last seen on 00:30, 16. Oct 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Replacing multiple blocks

I'm trying to replace all of a certain block with another block but I cant figure out how to make that work.

Basically I've created 2 modded blocks and I've used one of the blocks as walls for a room. But, I want to create a procedure that can change the walls from one block type to another on command.

Last seen on 17:02, 24. Jan 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you'll have to useā€¦
Wed, 04/01/2020 - 06:46

I think you'll have to use the /fill command for which you have to define an area.