Skip to content

Worldedited IA blocks do not place lights as when placed manually. #6

Description

@WhopperMcBigMac12

Config for block in question:

  lighton:
    enabled: true
    display_name: Backrooms Light (On)
    permission: backrooms.items.lighton
    resource:
      material: PAPER
      generate: true
      textures:
        - blocks/lighton.png
    behaviours:
      block:
        light_level: 15 # make block emit light
        permission_suffix:
          break: backrooms.lighton
          place: backrooms.lighton
        hardness: 100
        placed_model:
          type: REAL
        cancel_drop: true

Video:

2026-07-05.10-33-36.2.mp4

I don't see any other way to update the blocks besides placing them manually...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions