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

Can not edit the toucan sapling planting #2137

Open
BurningSulphur opened this issue Sep 27, 2024 · 0 comments
Open

Can not edit the toucan sapling planting #2137

BurningSulphur opened this issue Sep 27, 2024 · 0 comments

Comments

@BurningSulphur
Copy link

the config bit shown here in the code in the AMConfig.java file doesn't show up in the created config file.

Also it would be nice if it used the tag system as I removed the alexsmobs:banana in favour of one from a different mod. Everything else in Alex's Mobs runs through the banana tags

public static List<? extends String> toucanFruitMatches = Lists.newArrayList(
            "minecraft:apple|minecraft:oak_sapling",
            "minecraft:golden_apple|minecraft:oak_sapling",
            "minecraft:enchanted_golden_apple|minecraft:oak_sapling",
            "alexsmobs:banana|minecraft:jungle_sapling"
    );
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

1 participant