Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-143765

Certain states do not work when placing blocks with a custom BlockStateTag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 19w06a
    • None
    • Unconfirmed

      When placing items with a custom BlockStateTag NBT tag, certain block states do not take effect. Examples I have found so far include:

      • Creating campfires which are unlit by default (Ex: /give @p minecraft:campfire{BlockStateTag:{lit:false}} )
      • End Portal Frames with eyes already inserted (Ex: /give @p minecraft:end_portal_frame{BlockStateTag:{eye:true}} )
      • All tested blocks which feature the "waterlogged" tag (Ex: /give @p minecraft:oak_fence{BlockStateTag:{waterlogged:true}} )

      This does not seem to be an issue with the blocks themselves, as some block states are still applied (Ex: Campfires can be summoned facing a certain direction, but not waterlogged or extinguished.)

            Unassigned Unassigned
            Darkiceflame42 Skylar Rose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: