Steps to Reproduce:
Enable the Drop 1 2025 experimental toggle
Find or spawn a cold pig
Equip it with a saddle
Look closely
Observed Results:
The saddle is slightly more inflated than the pig's outer body layer instead of being merged into the texture like in Java Edition.
Expected Results:
The saddle is on the same layer as the pig's outer body layer, matching Java Edition.
Screenshots/Videos attached: Yes
Notes: This is caused by the fact that saddles were turned into attachables instead of being part of the pig render controllers. I have attached a resource pack that fixes this issue in a simple and clean way.
Linked issues
relates to 1
Attachments
Comments 3
Can confirm. Using a second render controller in the pig entity file would still allow the saddle to be controlled separately from the base mob, without introducing difficulties caused by attachables (such as filtering by owner entity type).
This report was fixed in 1.21.70.23 preview, as shown by the changes in the bedrock-samples GitHub. Pigs were changed to handle the new saddle as a render controller, so this issue has been resolved.
[media]Here is the cold pig in-game:
[media]
+