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

/summon command returns unexpected chicken types #162

Open
h3oCharles opened this issue Feb 13, 2020 · 1 comment
Open

/summon command returns unexpected chicken types #162

h3oCharles opened this issue Feb 13, 2020 · 1 comment

Comments

@h3oCharles
Copy link

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
@MarioWahoo
Copy link

MarioWahoo commented Apr 23, 2020

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.

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

2 participants