Chickens

Chickens

17M Downloads

/summon command returns unexpected chicken types

h3oCharles opened this issue ยท 1 comments

commented

Issue Description:

I would like to artificially increase spawn rates of tier 1 chickens using BiomeTweaker, unfortunately when attempting to find IDs for the chickens i don't get what im expecting

Step to reproduce (important):

OPTION A: Type the command /summon chickens:chickenschicken ~ ~ ~ {ChickenType:{id:"chickens:flintchicken"}}
OPTION B: Type the command /summon chickens:chickenschicken ~ ~ ~

What happens:

OPTION A: Smart Chicken is summoned
OPTION B: Log Chicken is summoned

What you expected to happen:

OPTION A: I expected a Flint Chicken
OPTION B: this was fine


Affected Versions (Do not use "latest"):

  • Chickens: 6.1.0
  • Minecraft: 1.12.2
  • Forge: 2847
commented

Welp you probably inproperly formatted your command, also it doesn't always come out as you want it to. I'm still trying to figure out how to do it.
Try this:
/summon chickens:chickenschicken {Type:"chickens:flintchicken"}
EDIT: or it does the same as /summon chickens:chickenschicken and i badly inspected chickens' entitydata.