Skip to content

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

Description

@Shazuli

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 <
                 >
            }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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