Hatchery

Hatchery

14M Downloads

Breaks Lava/Water eggs

Y0ungSandwich opened this issue ยท 4 comments

commented

mechanics {
# Sets if players can throw eggs to hatch chickens. [default: true]
B:"Can Throw Eggs"=false
}

This config breaks lava and water eggs from the chickens mod. Usually the lava and water eggs can be right clicked on the ground to produce a source block. Right click with this config does nothing. Any way to omit these two eggs from that sort of mechanic? This also breaks Chickens dye eggs as you have to throw them to collect the dye.

commented

I got it fixed for my dev enviroment, I have a few more things that willl have to get fixed before I push an update.

commented

You know this was originally added in before I had in mind for support of chickens mod, I just need to set it to only work on certain eggs. I had forgotten how the liquid eggs were set up. I'll get it out with the next update.

What do you mean you have to throw the eggs to collect the dye? disabling the throwing is meant to make players have to use Hatchery's "Nest" to hatch chickens.

commented

yeah I literally just saw that in my test world after my edit. Spent all morning balancing chicken drops for my pack and saw it more on accident, forget that part I'm a derp lol.

Thanks for the help. Can't wait for the next release. love the mod and the amount of config work that can be done.

commented

Ok I pushed the update.. just waiting for forge to approve it.