0% found this document useful (0 votes)
12 views1 page

Minecraft Biome Tags Overview

The document lists various biomes and their corresponding tags in Minecraft, including single biomes and biome tags from different modding frameworks. It specifies the 'grove' biome and includes tags for forest biomes from vanilla Minecraft, Neoforge, and Forge. Additionally, it mentions an optional biome, 'firefly_forest,' that can be used with external mods.

Uploaded by

Rhenan Vieira
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

Minecraft Biome Tags Overview

The document lists various biomes and their corresponding tags in Minecraft, including single biomes and biome tags from different modding frameworks. It specifies the 'grove' biome and includes tags for forest biomes from vanilla Minecraft, Neoforge, and Forge. Additionally, it mentions an optional biome, 'firefly_forest,' that can be used with external mods.

Uploaded by

Rhenan Vieira
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"values": [
"minecraft:grove", <= single biome
"#minecraft:is_forest", <= biome tag (vanilla MC tag)
[biome tags are a list of similar biomes]
"#c:is_forest", <= neoforge & fabric biome
tag
"#forge:is_forest", <= forge biome tag (outdated
in most cases)
{
"id": "twilightforest:firefly_forest", <= optional biome (should be
used with external mods)
"required": false
}
]
}

//
[Link]

You might also like