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

Processor type block_age always modify slabs property "type" to bottom

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.1, 1.21.2 Release Candidate 2, 1.21.2
    • None
    • Confirmed
    • Data Packs, World generation
    • Normal
    • Platform

      The block_age processor always modify slabs property "type" to "bottom".

      Steps to reproduce:

      Because there are some offset, it's better to execute them in an enough open area.

      1.  Create a new Classic Flat world and add this data pack.
      2.  These blocks are not processed:
        /place template test:stone_brick_slab_state_type_bottom
        /place template test:stone_brick_slab_state_type_double
        /place template test:stone_brick_slab_state_type_top
        
      3.  These blocks are processed:
        /place structure test:stone_brick_slab_state_type_bottom
        /place structure test:stone_brick_slab_state_type_double
        /place structure test:stone_brick_slab_state_type_top
        
      4. Check the property "type" of them.

      Expected results:

      Not processed slabs type are bottom, double, top.

      Processed slabs type are bottom, double, top.

      Observed results:

      Not processed slabs type are bottom, double, top.

      Processed slabs type are bottom, bottom, bottom.

            Unassigned Unassigned
            wplxfore wplxfore
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              CHK: