Skip to content

Typo in tags preventing clovers and cattails from generating #11

@brandtcaphaxath

Description

@brandtcaphaxath

I noticed the following warning in my logs and found that clovers and cattails weren't generating in my worlds.

[11Oct2025 22:14:46.753] [Render thread/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: verdant:has_cattail, verdant:has_clover

I was able to fix the issue by renaming the .json files for "verdant:has_cattails" and "verdant:has_clovers" to "verdant:has_cattail" and "verdant:has_clover", respectively.

For anyone coming across the same issue, both files are located in /data/verdant/tags/worldgen/biome/ in the mod folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions