mojira.dev
MC-270879

Cats with a large scale attribute won't properly pathfind to sit on applicable blocks

Cats with a large scale attribute set cannot properly pathfind themselves on top of applicable blocks like furnaces, beds, chests, or other blocks (currently blocked by MC-227216) and will not sit down as they would at a normal scale of one.

Steps to Reproduce:

  1. Summon/Spawn a cat

  2. Tame it

  3. Modify its scale attribute

    /attribute @e[type=cat,sort=nearest,limit=1] minecraft:generic.scale base set 4
  4. Place down one of the following blocks:

    1. Bed

    2. Furnace (lit)

    3. Chest

  5. Wait for the cat to attempt to sit down

Observed Behavior:

The cat will properly pathfind on top of the block, but will not walk far enough on top of it to actually allow itself to sit down. The end result is the cat stands on the edge of the block, never sitting down.

Expected Behavior:

The cat would walk on top of the block, and sit down.

Screenshots/Videos:

[media]

Notes:

Related to MC-267486 MC-268415 MC-269476 MC-268010 MC-268009 MC-270878

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

[Mod] Jingy

(Unassigned)

Confirmed

(Unassigned)

attribute, bed, cat, cat_sitting, chest, furnace, scale

1.20.5 Pre-Release 4

Retrieved