ChocoCraft

ChocoCraft

7M Downloads

[Bug]: breedingDefault.json error

Jishuna opened this issue · 2 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Loader version

Any

Minecraft version

1.21

Mod version

0.11.10

Java version

Any

Issue Description

The Chocopedia claims white Chocobo are bred with green and blue Chocobo, however this entry in breedingDefault.json appears to be checking for a blue Chocobo and another blue Chocobo instead of a blue and green.

I have tested this in game and I was able to successfully breed a white Chocobo with two blue Chocobo parents.

This issue was previously addressed in #96 and it was decided to keep the original behaviour, in which case I believe the Chocopedia should at least be updated to reflect this. Alternatively I believe this decision should be reconsidered as having the ability to breed a white Chocobo with a green and blue Chocobo be dependant on which of the two is the “first” parent is quite unintuitive.

Additional Information

No response

commented

I copied the old breeding config which apparently had that mistake in it.

commented

A new version is building that should fix the mistake