Create

Create

86M Downloads

Block `create:metal_girder_encased_shaft` is waterlogged by default

James103 opened this issue ยท 0 comments

commented

Describe the Bug

Running the following command:

setblock ~ ~ ~ create:metal_girder_encased_shaft

without specifying any block states produces a metal girder with a shaft through it that is waterlogged.
This suggests the block's default state has waterlogged = true.

Reproduction Steps

  1. Create a new world with cheats enabled.
  2. Run the command setblock ~ ~ ~ create:metal_girder_encased_shaft (without specifying any block states)
  3. The resulting encased shaft is waterlogged.

Expected Result

The block should not be waterlogged by default.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10, 64-bit

Mod Version

0.5.0i

Minecraft Version

1.19.2

Forge Version

43.2.6

Other Mods

No response

Additional Context

No response