TwelveIterationMods / ExCompressum

Minecraft Mod. Ex Nihilo Addon. Attempts to reduce grind by adding pre-automation tools like compressed hammers.
https://mods.twelveiterations.com/mc/ex-compressum/
Other
27 stars 25 forks source link

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

Closed Jack-McKalling closed 2 years ago

Jack-McKalling commented 2 years ago

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)