Skip to content

[Bug]: Dispensers aren't getting added #88

Description

@MagmaMusen

🐞 Describe the bug?

Dispensers aren't getting added.

Block block = specialRotationBlock.getLocation().getBlock();

in SchematicProcessor in generator returns AIR rather than the actual dispenser, though the location is correct. The AIR block doesn't contain rotational data.

I've tried seeing if I could get the "facing" property from the WorldEdit BlockState, but without much luck.

Because the location is correct, we can still spawn them in the correct place though, just the rotation missing.

Step to reproduce

See that they are missing on raids

Expected behavior

They should spawn and with the correct direction

🖼️ Screenshots

No response

Minecraft version

1.19.2

📄Relevant log output

No response

ℹ️ Additional context

No response

✅ Todo

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    AdventurePluginIssue belonging to AdventurePluginbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions