mojira.dev

Blue Hussain

Assigned

No issues.

Reported

MC-154506 Pigmen do not aggro on players even if the alarmed pigman has line of sight Fixed

Comments

I don't know if this is related but I can't join my realm after going to the nether and coming back, I get stuck on the nether portal background with "Loading resource packs"

Not fixed in 1.14.3-pre3, now ONLY pigmen with line of sight will anger, leaving pigmen farms still broken and making pigmen significantly less dangerous than in 1.13

I think this could be resolved by propagating the anger values only if the alarming pigman is out of line of sight of the player. If they have line of sight the new anger value is 400+random.nextInt(400)

Edit: Attached to the issue I've added a mod's source code for FabricMC for minecraft version 1.14.3-pre2 that puts this into practice. (fabricmc.net/use)