Started by
NTGamerYT
on
Topic category: Help with Minecraft modding (Java Edition)
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!
Topic category: Help with Minecraft modding (Java Edition)
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!
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.
Maybe you could add a procedure to say if the block hit by a player = bedrock, remove the block?