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

[BUG][1.12.2-3.2.25] MagicBees Ignores Forestry configs #93

Open
Shazuli opened this issue May 29, 2021 · 0 comments
Open

[BUG][1.12.2-3.2.25] MagicBees Ignores Forestry configs #93

Shazuli opened this issue May 29, 2021 · 0 comments

Comments

@Shazuli
Copy link

Shazuli commented May 29, 2021

Hi

It appears like MagicBees ignores Forestry's configs regarding spawning hives in blacklisted biomes. Unusual Hives generates in my blacklisted biome while vanilla Forestry hives do not (trying to prevent hives from generating in NuclearCraft's Nuclear Wasteland).

##########################################################################################################
            # blacklist
            #--------------------------------------------------------------------------------------------------------#
            # Disables the generation of a specific hive in a specific biome or in a biome with a specific biome
            # type. Just add the registry name of the biome or the name of the biome type to the property of the
            # hive. Every biome type / registry name has to be in a seperate line. The global type can be used to
            # blacklist a biome from all hive generation.
            ##########################################################################################################

            blacklist {
                S:desert <
                 >
                S:end <
                 >
                S:forest <
                 >
                S:global <
                    nuclearcraft:nuclear_wasteland
                 >
                S:jungle <
                 >
                S:meadows <
                 >
                S:snow <
                 >
                S:swamp <
                 >
                S:swarm <
                 >
            }
@Shazuli Shazuli changed the title [BUG][1.12.2-3.2.25] MagicBees Violates Forestry configs [BUG][1.12.2-3.2.25] MagicBees Ignores Forestry configs Jun 3, 2021
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