mojira.dev
MC-277775

Processor type block_age can turn non-stone-type blocks into mossy stone brick-type blocks

For slab and stairs, block_age processor can make non-stone-type to mossy stone type.

Step 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:bamboo_mosaic_stairs
    /place template test:waxed_cut_copper_slab
    /place template test:waxed_cut_copper_stairs
  3.  These blocks are processed:

    /place structure test:bamboo_mosaic_stairs
    /place structure test:waxed_cut_copper_slab
    /place structure test:waxed_cut_copper_stairs

Expected result:

Non-stone-type blocks should not be turned into mossy stone brick type blocks.

Observed result:

Non-stone-type blocks can be turned into mossy stone brick type blocks.

Notes:

Related to MC-277770

Linked issues

Attachments

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

wplxfore

(Unassigned)

Confirmed

1.21.1, 1.21.2 Release Candidate 2, 1.21.2

Retrieved