Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Normal Minecraft Chicken as possible Parent and Breeding as a percentage chance #168

Open
TheSignalist opened this issue Nov 5, 2020 · 0 comments

Comments

@TheSignalist
Copy link

Hey there!

Could you add the normal minecraft chicken as a possible parent to the chickens? Currently I've tried doing it, but they just won't breed with each other.

Code I'm using
"chickens:whitechicken": {
"name": "WhiteChicken",
"is_enabled": true,
"lay_coefficient": 1.0,
"lay_item": "minecraft:dye:15",
"drop_item": "minecraft:bone",
"spawn_type": "NONE",
"parent_1": "minecraft:chicken",
"parent_2": "chickens:smartchicken"
}

Also if possible, it would be interesting to be able to add different possible children to the same pair of Parents, this would let user's get different types of chickens from for example normal minecraft chickens and then start branching out to the modded ones.

It would also be interesting to mess with the probability rate of getting the chicken types, which currently (at least in the config) is not possible.

Thanks for taking the time to read through this request, and I do understand this would need significant time and effort spent by you in order to make them a possibility, but I still thought I should leave the ideas here, in case you like them.

Thanks for the great mod!
Best Regards,
TheSignalist

@TheSignalist TheSignalist changed the title [Feature Request] Breeding % Chance and normal Minecraft Chicken as possible Parent [Feature Request] Normal Minecraft Chicken as possible Parent and Breeding as a percentage chance Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant