How to get rid of blocks, then replace them?

Started by NTGamerYT on

Topic category: Help with modding (Java Edition)

Last seen on 20:01, 20. Jun 2020
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to get rid of blocks, then replace them?

Hi, I am wondering how to replace a block with a new one. I want to replace bedrock to a breakable one. Please help, thank you!

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Pretty sure you cannot…
Fri, 02/21/2020 - 23:12

Pretty sure you cannot remove vanilla content unless you make a new dimension and specify all the blocks to use which means recreating all vanilla content except bedrock.

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe you could add a…
Fri, 02/21/2020 - 23:14

Maybe you could add a procedure to say if the block hit by a player = bedrock, remove the block?