CreeperHost / Chickens

A Minecraft Mod
MIT License
5 stars 12 forks source link

Egg Cracker not cracking eggs into resources??? #86

Closed SolarOnGH closed 1 month ago

SolarOnGH commented 1 month ago

Hi,

I'm trying to automate egg hatching coal chickens and cracking coal eggs for infinite coal. The eggs from breeding pass through the cracker, uncracked eggs get item piped back into the system and re-cracked. However this is where my problem lies.

I've had the same egg pass through the cracker for about 15 mins and nothing. The automation is working fine, there is power from the provided thermoelectric generator. Even by hand feeding the system, I still got no resources.

If I put a stack of > 3 eggs in the cracker, then i get resources at a resonable rate. however when the stack reaches 3 eggs then it stops cracking resources.

I've tried this with different chicken eggs i still get the same problem.

Im new to tech packs in MC, this is my first, but i dont think im doing anything wrong here??

Do the odds of cracking get rediculously low when the stack reaches < 3?

here is my system below

2024-09-01_15 20 10

FTB NEOTECH: 1.7.0 FTB APP VERSION : 1.25.18

SolarOnGH commented 1 month ago

I fixed the issue. I was under the assumption that eggs had to be re-cracked in order to get the resource.