Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21.3/1.21.4pre1 Bug] Mob head CEM does not apply in first-person or the inventory #7804

Open
SeaOfPixels opened this issue Nov 22, 2024 · 1 comment

Comments

@SeaOfPixels
Copy link

SeaOfPixels commented Nov 22, 2024

Description of Issue

There is a long-standing bug where mob head CEM does not apply in the inventory or in first person via handheld, but does apply when placed and when worn. This has been a bug for a long time but I guess it was never reported, affects 1.21.1 as well as versions before then.

OptiFine Version

OptiFine 1.21.1 J1, OptiFine 1.21.3 J2 pre5, OptiFine 1.21.3_HD_U_J2_pre6, OptiFine 1.21.3_HD_U_J2_pre9, OptiFine 1.21.3_HD_U_J2, OptiFine 1.21.4_HD_U_J3_pre1

Screenshots

2024-11-22_07 20 55

Creeper head CEM example

{
	"textureSize": [64, 64],
	"models": [
		{
			"part": "head",
			"id": "head",
			"invertAxis": "xy",
			"translate": [0, 0, 0],
			"boxes": [
				{"coordinates": [-4, 0, -4, 8, 8, 8], "textureOffset": [0, 0]},
				{"coordinates": [0, 0, -4, 0, 8, 8], "textureOffset": [24, -8]},
				{"coordinates": [-4, 0.01, -3, 4, 7, 6], "textureOffset": [42, 19]},
				{"coordinates": [-4, 0, -4, 8, 8, 8], "textureOffset": [0, 32], "sizeAdd": 0.5}
			]
		}
	]
}
@SeaOfPixels SeaOfPixels changed the title [1.21.3 Bug] Mob head CEM does not apply in-hand on or the inventory [1.21.3 Bug] Mob head CEM does not apply in first-person or the inventory Nov 22, 2024
@SeaOfPixels
Copy link
Author

May relate to #7754.

@SeaOfPixels SeaOfPixels changed the title [1.21.3 Bug] Mob head CEM does not apply in first-person or the inventory [1.21.3/1.21.4pre1 Bug] Mob head CEM does not apply in first-person or the inventory Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants