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

Growth is not showing up on Pokemon in Hunt Menu. #1

Closed
speccycy opened this issue Oct 11, 2021 · 1 comment
Closed

Growth is not showing up on Pokemon in Hunt Menu. #1

speccycy opened this issue Oct 11, 2021 · 1 comment

Comments

@speccycy
Copy link

speccycy commented Oct 11, 2021

I set require-growth to true, but this information is not displayed in Pokemon.

PixelHuntRemastered-Forge Ver.0.7.0

image

Expert-2:
        gui:
            X: 7
            Y: 3
        random-reward-commands: true
        reward-commands:
        - minecraft:give %player% pixelmon:dynamax_candy 1
        - minecraft:give %player% pixelmon:xl_exp_candy 4
        - minecraft:give %player% pixelmon:xl_exp_candy 6
        - minecraft:give %player% pixelmon:xl_exp_cand 8
        require-species: true
        allow-legends: false
        allow-ultra-beasts: true
        allow-evolutions: false
        require-gender: true
        require-growth: true
        numer-of-possible-growths: 2
        require-nature: true
        number-of-possible-natures: 2
        require-iv-percentage: true
        random-iv-generation: true
        minimum-iv-percentage: 30
        maximum-iv-percentage: 100
        max-ivs: false
        iv-multiplier-enabled: true
        iv-multiplier: 1.5
        max-duration-minutes: 120

@danorris709
Copy link
Member

Should be fixed in latest

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