WorldEdit

WorldEdit

42M Downloads

Deepslate blocks remains unchanged with worldedit commands.

SysGh-st opened this issue ยท 3 comments

commented

WorldEdit Version

7.2.6

Platform Version

forge-1.17.1-37.0.97

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Trying to change deepslate blocks within a selected region. Example: //replace deepslate air, nothing happens to the deepslate blocks. I even use tab key on the command when typing part of it to make sure it's properly spelled. Still nothing.

Expected Behavior

To have correct interaction with deepslate blocks with commands such as //replace //set etc.

Reproduction Steps

  1. Select a region that contains deepslate blocks.
  2. Enter a command to interact with the selected region that contains the deepslate blocks.
  3. Deepslate blocks remains unchanged despite them being targeted in the commands that interacts with the selected region.

Anything Else?

No response

commented

Can you show the actual commands you used? Syntax matters so generic reproduction instructions are basically worthless.

commented

And output of //distr would help too.

commented

Now that I try to recreate the behaviour, it all works out of thin air.
I'm 100% sure I wasn't misspelling anything, as tabulation autocomplete everything as intended.
I'm going crazy it seems.
Issue can be closed as it can no longer be recreated.