TwelveIterationMods/ExCompressum

Turtles spawned by bait don't receive a "Home beach" coordinate, and thus cannot ever lay eggs

Closed this issue · 0 comments

Description
When using bait to spawn a turtle, they receive { HomePosX: 0, HomePosY: 0, HomePosZ: 0 } as their "home beach" coordinate. This coordinate is where they want to lay down any turtle eggs after breeding, so it isn't possible to breed more turtles using the vanilla mechanics.

Expected behaviour
Turtles spawned with bait should get the block coordinate of the bait as their home beach, this should be modified in their entity data to fully support the vanilla mechanics of turtle spawning.

Version info
Ex Compressum: 4.0.4
Minecraft: 1.16.5
Forge: 36.2.8
Modpack: Sky Factory One (1.0.2)