Open Parties and Claims

Open Parties and Claims

39M Downloads

Dispensers shooting eggs do not spawn chickens even with projectileHitFriendlySpawn turned off

voxpop9 opened this issue ยท 13 comments

commented

Dispensers shooting eggs do not spawn chickens even with projectileHitFriendlySpawn turned off.

Minecraft Version: 1.20.1 Fabric

commented

Does it work when you do it in non-ally-mode?

commented

No it doesn't work no matter the setting (0, 1, 2 and 3)

commented

How are you changing the setting? You're supposed to do it in-game.

commented

And what does it say when you personally throw the egg in non-ally-mode?

commented

I changed it in configs & in game using the menu, for both player config and default player config. throwing the egg myself doesn't have a message, and the chickens can spawn normally.

commented

Dispensers when throwing the eggs doesn't even spawn egg shell particles when the eggs land.

commented

Did you enable non-ally-mode? /openpac-claims non-ally-mode

commented

The mod has projectile protection, but eggs have a global exception by default in entitiesAllowedToGrief and entitiesAllowedToGriefEntities. If you have removed the exception, then that would explain the issue.

commented

If it says that your projectile is not allowed to land when you are in non-ally-mode throwing the egg yourself, then the exception isn't configured.

commented

If it says that your projectile is not allowed to land when you are in non-ally-mode throwing the egg yourself, then the exception isn't configured.

Ah let me check. Indeed in non ally mode i get the message.

commented

The mod has projectile protection, but eggs have a global exception by default in entitiesAllowedToGrief and entitiesAllowedToGriefEntities. If you have removed the exception, then that would explain the issue.

Indeed it seems the modpack removed it. Let me update it to check.

commented

Can confirm it works now! Thank you and sorry for the issue!

commented

Awesome, glad I could help!