RayTrace082 / untamedwilds

GNU General Public License v3.0
14 stars 11 forks source link

[1.18.2] No eggs #176

Closed BlackAures1 closed 1 year ago

BlackAures1 commented 2 years ago

Describe the bug Spiders, snakes and other animals do not give eggs if the config is changed to more vanilla. After feeding, they just give 1 experience and no eggs.

Steps To Reproduce Steps to reproduce the behavior:

  1. Install this config
    [gamerules]
    #Defines whether animals should breed without Player intervention.
    natural_breeding = true
    #Adds additional restrictions to mob breeding, including Biome/Temperature requirements and Overcrowding.
    hardcore_breeding = false
    #Pregnancy time is only used as a cooldown, babies pop out instantly like in Vanilla.
    easy_breeding = true
    #Whether breeding requires a Male and a Female to produce offspring/eggs. (Warning: may lead to uncontrolled spawns of eggs)
    gendered_breeding = true
    #Defines whether players can trigger breeding by feeding a creature's favourite item, like in vanilla.
    player_breeding = true
  2. Create a large group of any animals (snakes or spiders) and try to breed them with his favorite food.
  3. After a while you will be given 1 experience and no eggs. Even after 2-3 game days and in the right season the eggs do not appear.

Screenshots image

Version:

BlackAures1 commented 2 years ago

Checked the reproduction with the standard config. That doesn't work either.

RayTrace082 commented 2 years ago

Fixed for the next version

BlackAures1 commented 2 years ago

When will this patch be approximately? ^^

RayTrace082 commented 2 years ago

This issue should be fixed, mobs do lay eggs with the provided configs. Will close the issue in a few days if no further issues are reported