Skip to content

Humphead Parrotfish not spawning #6

@RavanCraft

Description

@RavanCraft

I'm currently playing around with Unnamed Animal Mod as I want to make a showcase vid and can't find Humphead Parrotfish. After looking through the code for a bit I found the following in the checkFishSpawnRules function of the HumpheadParrotfishEntity class:

worldIn.getLevelData().getDayTime() < 12000 && worldIn.getLevelData().getDayTime() > 24000

As there is no number smaller than 12000 and bigger than 24000 that would mean the Humphead Parrotfish will never spawn.

To me that looks fishy (pun intended), but maybe I'm overlooking something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions