Chickens

Chickens

17M Downloads

Add in animania compat for special chickens

mser7 opened this issue ยท 5 comments

commented

Issue Description:

Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If this is a feature request, this template does not apply to you. Just delete everything.

Steps to reproduce (important):

  1. Hold an item that is need to obtain special chicken when right-clicking on a vanilla chicken(book, tnt...)
  2. Right-click on an Animania chicken

What happens:

Nothing happened

What you expected to happen:

The animania chicken will then be transformed into a corresponding special chicken with the item(smart chicken, funwaychick...)


Affected Versions (Do not use "latest"):

  • Chickens: beta 6.1.0
  • Minecraft: 1.12.2
  • Forge: 14.23.4.2760
commented

Animania mod last I checked doesn't extend of normal chickens. Im only opposed to doing this because it means hard coding things that could change later would break worlds or cause issues. I understand its frustrating. If anything I may add a whitelist config option to list what entities can be used for it.

commented

Why don't you make it so special chicken's egg can be crafted from normal eggs instead of the whitelist system? Animania chickens also lay vanilla eggs

commented

You can already use mods to create custom recipes to do this. The special chickens mechanic is as it should be.

commented

Hey, good thing I found this before cluttering your Discord.

Entity whitelist would be ideal in this case. I could just add the animania chicken( or any modded chicken ) and be done or even in special situations do something completely else.

I was originally looking for this option and didn't see it. I wouldn't hard code this either, adding the entity to a whitelist config is good enough.