Deepslate blocks remains unchanged with worldedit commands.
SysGh-st opened this issue ยท 3 comments
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
- Select a region that contains deepslate blocks.
- Enter a command to interact with the selected region that contains the deepslate blocks.
- Deepslate blocks remains unchanged despite them being targeted in the commands that interacts with the selected region.
Anything Else?
No response
Can you show the actual commands you used? Syntax matters so generic reproduction instructions are basically worthless.