Bedrock Wiki
  • Discord
  • Contribute
  • bedrock.dev
  • MS Learn
Beginner's Guide
  • Guide
    • 1. Introduction
      guide
    • 2. Add-Ons Explained
    • 3. Software & Preparation
    • 4. Project Setup
    • 5. Create a Custom Item
    • 6. Create a Custom Entity
    • 7. Blockbench: Modeling, Texturing & Animating
    • 8. Adding a Loot Table, Spawn Rule & Crafting Recipe
  • Extra
    • a. Understanding JSON
    • b. Download Example Packs
    • c. Troubleshooting
      help
    • d. Advanced Manifest
    • e. Format Versions
    • f. Project Setup Android
Animation Controllers
  • Intro to Animation Controllers
    guide
  • Entity Commands
  • AFK Detector
  • Death Commands
  • Molang into Scoreboard
  • Respawn Commands
Blocks
  • General
    • Intro to Blocks
      guide
    • Block Components
    • Block Tags
    • Block States
    • Block Traits
    • Block Permutations
    • Block Events
      Scripts
    • Block Event Migration
      help
    • Blocks as Items
    • Troubleshooting Blocks
      help
  • Visuals
    • Block Culling
    • Block Models
      guide
    • Block Texture Animation
    • Block Texture Variation
    • Block Tinting
  • Tutorials
    • Applying Constant Effects
      Scripts
    • Avoiding State Limit
    • Fake Blocks
      Scripts
    • Ore Loot Tables
      Scripts
    • Precise Interaction
      Scripts
    • Precise Rotation
      Scripts
    • Rotatable Blocks
  • Vanilla Re-Creations
    • Custom Crops
      Scripts
    • Custom Glass
    • Custom Glazed Terracotta
    • Custom Trapdoors
      Scripts
  • Documentation
    • Block Format History
    • Block Shapes
    • Block Sounds
    • Vanilla Block Models
Commands
  • General
    • Intro to Command Blocks
    • Functions
    • Block States
    • Coordinate System
    • Giving NBT Items
    • Scoreboard Operations
    • Understanding Selectors
  • Commands
    • Damage
    • Execute
    • Playanimation
    • Playsound
  • On Event Systems
    • On First World Load
    • On Player First Join
    • On Player Join
    • On Player Leave
    • On Player Death
    • On Player Respawn
  • Scoreboard Systems
    • Entity Counter
    • Scoreboard Timers
    • Comparing And Retrieving Scores
  • Techniques
    • Execute Logic Gates
    • Execute at Block Variant
    • MBE - Max's Block Entity
    • FMBE - A New Way to Create Display Entities
    • Item Drop Detection
    • Look Detection
    • Movement Detections
    • Orbital Camera
  • Useful Creations
    • Compass Display
    • Custom Crafter
    • Multiplayer Position Rearrangement
      function
Concepts
  • contents.json
  • Emojis & Symbols
  • Molang
  • Namespaces
  • Overwriting Assets
  • Raw Text
  • Shaders
  • Sounds
  • Subpacks
  • Text and Localization
  • Texture Atlases
  • textures_list.json
Documentation
  • Shared Constructs
  • Advanced Molang
  • File Types
  • Fog IDs
  • Material Configuration Description
  • Menu Categories
  • Molang Queries
  • Pack Folder Structure
  • Sound Definitions
  • Vanilla Materials
Entities
  • General
    • Intro to Entities BP
      guide
    • Intro to Entities RP
      guide
    • Troubleshooting Entities
      help
    • Entity Events
    • Entity Properties
    • NPC Dialogues
    • Render Controllers
    • Spawn Rules
  • Tutorials
    • Convert Points Between Any Space (World, Entity, Bones)
    • Creating Boats
    • Detecting Other Entities
    • Disabling Team Damage
    • Dummy Entities
    • Entity Attacks
    • Entity Holds Item
    • Entity Movement
    • Entity Timers
    • Flying Entities
    • Introduction to AOE Clouds
    • Invulnerable Entities
    • Look at Entity
    • Sleeping Entities
    • Solid Entities
    • Spawning Tamed Entities
      Scripts
    • Village Mechanic
  • Documentation
    • Dummy Components
    • Non-Mob Runtime Identifiers
    • Projectiles
    • Runtime Identifiers
    • Vanilla Usage Components
    • Vanilla Usage Spawn Rules
Items
  • General
    • Intro to Items
      guide
    • Item Components
    • Item Tags
    • Item Events
      Scripts
    • Item Event Migration
      help
    • Troubleshooting Items
      help
  • Tutorials
    • Custom Armor
    • Custom Food
      Scripts
    • Custom Pottery Sherds
    • Custom Weapons
    • Equipment-Based Commands
    • High Resolution Items
    • Spawning Items
    • Throwable Items
  • Documentation
    • Enchantments
    • Attachables
    • Item Format History
    • Numerical Item IDs
    • Vanilla Item Identifiers
    • Vanilla Usage Components
JSON UI
  • General
    • Intro to JSON UI
      guide
    • Best Practices
      guide
  • Tutorials
    • Adding HUD Elements
    • Aseprite Animations
    • Buttons and Toggles
    • Modifying Server Forms
    • Preserve Title Texts
    • String to Number
  • Documentation
    • JSON UI Documentation
Loot, Recipes & Trading
  • General
    • Trading Behavior
  • Documentation
    • Loot Tables
    • Trade Tables
    • Recipes
    • Item Functions
  • Tutorials
    • Randomized Structure Loot
Meta
  • Add-On Performance
  • Style Guide
  • Useful Links
  • Using Schemas
  • Version Control
  • Q&A
    • Blocks and Items Q&A 2024/08/30
    • Deferred Technical Preview Q&A 2024/02/23
    • GameTest Q&A 2021/08/06
    • Scripting and Editor Q&A 2023/09/22
    • World Generation Q&A 2024/11/15
NBT
  • General
    • .mcstructure
  • Tutorials
    • Experiments in Minecraft Education
    • Extending Structure Limits
  • NBT in Depth
    • About NBT (Named Binary Tag)
    • NBT Libraries
    • Reading NBT Example
Particles
  • General
    • Intro to Particles
      guide
  • Tutorials
    • Disabling Particles
  • Documentation
    • Vanilla Particles
Scripting
  • General
    • Intro to Scripting
    • What is Script API?
    • API Modules
  • Tutorials
    • Block Placement Prevention
    • GameTests
    • Script Core Features
    • Script Forms
    • Script Requests API
    • Simple Chat Commands
  • Documentation
    • Engine Environment
    • Script Resources
    • Script Watchdog
    • Troubleshooting JavaScript
    • TypeScript
Servers
  • Software
    • Bedrock Server Software
  • Protocols
    • Bedrock Protocol
    • NetherNet Protocol
    • RakNet Protocol
Visuals
  • General
    • Introduction to Entity Visuals
      guide
    • Bedrock Modeling
    • Custom Death Animations
    • Effects in Animations
    • Material Creations
    • Materials
    • Math-Based Animations
    • Skin Packs
  • Tutorials
    • Entity Texture Animation
    • Glowing Entity Texture
    • Hurt Animations
    • Leash Position
    • Player Geometry
    • Remove Entity Shadows
    • Retexturing Spawn Eggs
  • Ideas
    • Structure Presentation
World Generation
  • General
    • Intro to World Generation
      guide
    • Biomes
      guide
    • Feature Types
    • Jigsaw Structures
  • Tutorials
    • Block Conditions for Features
    • Generating Custom Ores
    • Generating Custom Structures
    • Generating Patches
    • Heightmap Noise
  • Documentation
    • Biome Tags

Biome Tags

Biome Tags
  • Biome tag per Biome
  • Biome per Biome Tag

This page was created with Wiki Content Generator. If there are issues, contact us on Bedrock OSS Discord server. Last updated on 10 August 2024

Biome tag per Biome ​

BiomeBiome Tags
bamboo_jungleanimal, bamboo, jungle, monster, overworld
bamboo_jungle_hillsanimal, bamboo, hills, jungle, monster, overworld
basalt_deltasbasalt_deltas, nether, spawn_ghast, spawn_many_magma_cubes
beachbeach, monster, overworld, warm
birch_forestanimal, bee_habitat, birch, forest, monster, overworld
birch_forest_hillsanimal, bee_habitat, birch, forest, hills, monster, overworld
birch_forest_hills_mutatedanimal, birch, forest, hills, monster, mutated, overworld_generation
birch_forest_mutatedanimal, bee_habitat, birch, forest, monster, mutated, overworld_generation
cherry_grovebee_habitat, cherry_grove, monster, mountains, overworld
cold_beachbeach, cold, monster, overworld
cold_oceancold, monster, ocean, overworld
cold_taigaanimal, cold, forest, monster, overworld, taiga
cold_taiga_hillsanimal, cold, forest, hills, monster, overworld, taiga
cold_taiga_mutatedanimal, cold, forest, monster, mutated, overworld_generation, taiga
crimson_forestcrimson_forest, nether, netherwart_forest, spawn_few_zombified_piglins, spawn_piglin
deep_cold_oceancold, deep, monster, ocean, overworld
deep_darkcaves, deep_dark, overworld
deep_frozen_oceandeep, frozen, monster, ocean, overworld
deep_lukewarm_oceandeep, lukewarm, monster, ocean, overworld
deep_oceandeep, monster, ocean, overworld
deep_warm_oceandeep, monster, ocean, overworld, warm
desertdesert, monster, overworld
desert_hillsdesert, hills, monster, overworld
desert_mutateddesert, monster, mutated, overworld_generation
dripstone_cavescaves, dripstone_caves, monster, overworld
extreme_hillsanimal, extreme_hills, monster, overworld
extreme_hills_edgeanimal, edge, extreme_hills, monster, mountain, overworld
extreme_hills_mutatedanimal, extreme_hills, monster, mutated, overworld
extreme_hills_plus_treesanimal, extreme_hills, forest, monster, mountain, overworld
extreme_hills_plus_trees_mutatedanimal, extreme_hills, forest, monster, mutated, overworld
flower_forestbee_habitat, flower_forest, monster, mutated, overworld
forestanimal, bee_habitat, forest, monster, overworld
forest_hillsanimal, bee_habitat, forest, hills, monster, overworld
frozen_oceanfrozen, monster, ocean, overworld
frozen_peaksfrozen, frozen_peaks, monster, mountains, overworld
frozen_riverfrozen, overworld, river
grovecold, grove, monster, mountains, overworld
hellnether, nether_wastes, spawn_endermen, spawn_few_piglins, spawn_ghast, spawn_magma_cubes, spawn_zombified_piglin
ice_mountainsfrozen, ice, mountain, overworld
ice_plainsfrozen, ice, ice_plains, overworld
ice_plains_spikesfrozen, ice_plains, monster, mutated, overworld
jagged_peaksfrozen, jagged_peaks, monster, mountains, overworld
jungleanimal, jungle, monster, overworld, rare
jungle_edgeanimal, edge, jungle, monster, overworld
jungle_edge_mutatedanimal, edge, jungle, monster, mutated, overworld_generation
jungle_hillsanimal, hills, jungle, monster, overworld
jungle_mutatedanimal, jungle, monster, mutated, overworld_generation
legacy_frozen_oceanfrozen, ocean, overworld
lukewarm_oceanlukewarm, monster, ocean, overworld
lush_cavescaves, lush_caves, monster, overworld
mangrove_swampmangrove_swamp, overworld
meadowbee_habitat, meadow, monster, mountains, overworld
mega_taigaanimal, forest, mega, monster, overworld, rare, taiga
mega_taiga_hillsanimal, forest, hills, mega, monster, overworld, taiga
mesamesa, monster, overworld
mesa_bryceanimal, mesa, monster, mutated, overworld
mesa_plateaumesa, monster, overworld, plateau, rare
mesa_plateau_mutatedmesa, monster, mutated, overworld, plateau, stone
mesa_plateau_stonemesa, monster, overworld, plateau, rare, stone
mesa_plateau_stone_mutatedmesa, monster, mutated, overworld, plateau
mushroom_islandmooshroom_island, overworld
mushroom_island_shoremooshroom_island, overworld, shore
oceanmonster, ocean, overworld
plainsanimal, bee_habitat, monster, overworld, plains
redwood_taiga_hills_mutatedanimal, forest, hills, mega, monster, mutated, overworld_generation, taiga
redwood_taiga_mutatedanimal, forest, mega, monster, mutated, overworld, taiga
riveroverworld, river
roofed_forestanimal, forest, monster, no_legacy_worldgen, overworld, roofed
roofed_forest_mutatedanimal, forest, monster, mutated, overworld_generation, roofed
savannaanimal, monster, overworld, savanna
savanna_mutatedanimal, monster, mutated, overworld, savanna
savanna_plateauanimal, monster, overworld, plateau, savanna
savanna_plateau_mutatedanimal, monster, mutated, overworld, plateau, savanna
snowy_slopesfrozen, monster, mountains, overworld, snowy_slopes
soulsand_valleynether, soulsand_valley, spawn_endermen, spawn_ghast
stone_beachbeach, monster, overworld, stone
stony_peaksmonster, mountains, overworld
sunflower_plainsanimal, bee_habitat, monster, mutated, overworld, plains
swamplandanimal, monster, overworld, swamp
swampland_mutatedanimal, monster, mutated, overworld_generation, swamp
taigaanimal, forest, monster, overworld, taiga
taiga_hillsanimal, forest, hills, monster, overworld, taiga
taiga_mutatedanimal, forest, monster, mutated, overworld_generation, taiga
the_endthe_end
warm_oceanmonster, ocean, overworld, warm
warped_forestnether, netherwart_forest, spawn_endermen, warped_forest

Biome per Biome Tag ​

Biome TagBiomes
animalbamboo_jungle, bamboo_jungle_hills, birch_forest, birch_forest_hills, birch_forest_hills_mutated, birch_forest_mutated, cold_taiga, cold_taiga_hills, cold_taiga_mutated, extreme_hills, extreme_hills_edge, extreme_hills_mutated, extreme_hills_plus_trees, extreme_hills_plus_trees_mutated, forest, forest_hills, jungle, jungle_edge, jungle_edge_mutated, jungle_hills, jungle_mutated, mega_taiga, mega_taiga_hills, mesa_bryce, plains, redwood_taiga_hills_mutated, redwood_taiga_mutated, roofed_forest, roofed_forest_mutated, savanna, savanna_mutated, savanna_plateau, savanna_plateau_mutated, sunflower_plains, swampland, swampland_mutated, taiga, taiga_hills, taiga_mutated
bamboobamboo_jungle, bamboo_jungle_hills
basalt_deltasbasalt_deltas
beachbeach, cold_beach, stone_beach
bee_habitatbirch_forest, birch_forest_hills, birch_forest_mutated, cherry_grove, flower_forest, forest, forest_hills, meadow, plains, sunflower_plains
birchbirch_forest, birch_forest_hills, birch_forest_hills_mutated, birch_forest_mutated
cavesdeep_dark, dripstone_caves, lush_caves
cherry_grovecherry_grove
coldcold_beach, cold_ocean, cold_taiga, cold_taiga_hills, cold_taiga_mutated, deep_cold_ocean, grove
crimson_forestcrimson_forest
deepdeep_cold_ocean, deep_frozen_ocean, deep_lukewarm_ocean, deep_ocean, deep_warm_ocean
deep_darkdeep_dark
desertdesert, desert_hills, desert_mutated
dripstone_cavesdripstone_caves
edgeextreme_hills_edge, jungle_edge, jungle_edge_mutated
extreme_hillsextreme_hills, extreme_hills_edge, extreme_hills_mutated, extreme_hills_plus_trees, extreme_hills_plus_trees_mutated
flower_forestflower_forest
forestbirch_forest, birch_forest_hills, birch_forest_hills_mutated, birch_forest_mutated, cold_taiga, cold_taiga_hills, cold_taiga_mutated, extreme_hills_plus_trees, extreme_hills_plus_trees_mutated, forest, forest_hills, mega_taiga, mega_taiga_hills, redwood_taiga_hills_mutated, redwood_taiga_mutated, roofed_forest, roofed_forest_mutated, taiga, taiga_hills, taiga_mutated
frozendeep_frozen_ocean, frozen_ocean, frozen_peaks, frozen_river, ice_mountains, ice_plains, ice_plains_spikes, jagged_peaks, legacy_frozen_ocean, snowy_slopes
frozen_peaksfrozen_peaks
grovegrove
hillsbamboo_jungle_hills, birch_forest_hills, birch_forest_hills_mutated, cold_taiga_hills, desert_hills, forest_hills, jungle_hills, mega_taiga_hills, redwood_taiga_hills_mutated, taiga_hills
iceice_mountains, ice_plains
ice_plainsice_plains, ice_plains_spikes
jagged_peaksjagged_peaks
junglebamboo_jungle, bamboo_jungle_hills, jungle, jungle_edge, jungle_edge_mutated, jungle_hills, jungle_mutated
lukewarmdeep_lukewarm_ocean, lukewarm_ocean
lush_caveslush_caves
mangrove_swampmangrove_swamp
meadowmeadow
megamega_taiga, mega_taiga_hills, redwood_taiga_hills_mutated, redwood_taiga_mutated
mesamesa, mesa_bryce, mesa_plateau, mesa_plateau_mutated, mesa_plateau_stone, mesa_plateau_stone_mutated
monsterbamboo_jungle, bamboo_jungle_hills, beach, birch_forest, birch_forest_hills, birch_forest_hills_mutated, birch_forest_mutated, cherry_grove, cold_beach, cold_ocean, cold_taiga, cold_taiga_hills, cold_taiga_mutated, deep_cold_ocean, deep_frozen_ocean, deep_lukewarm_ocean, deep_ocean, deep_warm_ocean, desert, desert_hills, desert_mutated, dripstone_caves, extreme_hills, extreme_hills_edge, extreme_hills_mutated, extreme_hills_plus_trees, extreme_hills_plus_trees_mutated, flower_forest, forest, forest_hills, frozen_ocean, frozen_peaks, grove, ice_plains_spikes, jagged_peaks, jungle, jungle_edge, jungle_edge_mutated, jungle_hills, jungle_mutated, lukewarm_ocean, lush_caves, meadow, mega_taiga, mega_taiga_hills, mesa, mesa_bryce, mesa_plateau, mesa_plateau_mutated, mesa_plateau_stone, mesa_plateau_stone_mutated, ocean, plains, redwood_taiga_hills_mutated, redwood_taiga_mutated, roofed_forest, roofed_forest_mutated, savanna, savanna_mutated, savanna_plateau, savanna_plateau_mutated, snowy_slopes, stone_beach, stony_peaks, sunflower_plains, swampland, swampland_mutated, taiga, taiga_hills, taiga_mutated, warm_ocean
mooshroom_islandmushroom_island, mushroom_island_shore
mountainextreme_hills_edge, extreme_hills_plus_trees, ice_mountains
mountainscherry_grove, frozen_peaks, grove, jagged_peaks, meadow, snowy_slopes, stony_peaks
mutatedbirch_forest_hills_mutated, birch_forest_mutated, cold_taiga_mutated, desert_mutated, extreme_hills_mutated, extreme_hills_plus_trees_mutated, flower_forest, ice_plains_spikes, jungle_edge_mutated, jungle_mutated, mesa_bryce, mesa_plateau_mutated, mesa_plateau_stone_mutated, redwood_taiga_hills_mutated, redwood_taiga_mutated, roofed_forest_mutated, savanna_mutated, savanna_plateau_mutated, sunflower_plains, swampland_mutated, taiga_mutated
netherbasalt_deltas, crimson_forest, hell, soulsand_valley, warped_forest
nether_wasteshell
netherwart_forestcrimson_forest, warped_forest
no_legacy_worldgenroofed_forest
oceancold_ocean, deep_cold_ocean, deep_frozen_ocean, deep_lukewarm_ocean, deep_ocean, deep_warm_ocean, frozen_ocean, legacy_frozen_ocean, lukewarm_ocean, ocean, warm_ocean
overworldbamboo_jungle, bamboo_jungle_hills, beach, birch_forest, birch_forest_hills, cherry_grove, cold_beach, cold_ocean, cold_taiga, cold_taiga_hills, deep_cold_ocean, deep_dark, deep_frozen_ocean, deep_lukewarm_ocean, deep_ocean, deep_warm_ocean, desert, desert_hills, dripstone_caves, extreme_hills, extreme_hills_edge, extreme_hills_mutated, extreme_hills_plus_trees, extreme_hills_plus_trees_mutated, flower_forest, forest, forest_hills, frozen_ocean, frozen_peaks, frozen_river, grove, ice_mountains, ice_plains, ice_plains_spikes, jagged_peaks, jungle, jungle_edge, jungle_hills, legacy_frozen_ocean, lukewarm_ocean, lush_caves, mangrove_swamp, meadow, mega_taiga, mega_taiga_hills, mesa, mesa_bryce, mesa_plateau, mesa_plateau_mutated, mesa_plateau_stone, mesa_plateau_stone_mutated, mushroom_island, mushroom_island_shore, ocean, plains, redwood_taiga_mutated, river, roofed_forest, savanna, savanna_mutated, savanna_plateau, savanna_plateau_mutated, snowy_slopes, stone_beach, stony_peaks, sunflower_plains, swampland, taiga, taiga_hills, warm_ocean
overworld_generationbirch_forest_hills_mutated, birch_forest_mutated, cold_taiga_mutated, desert_mutated, jungle_edge_mutated, jungle_mutated, redwood_taiga_hills_mutated, roofed_forest_mutated, swampland_mutated, taiga_mutated
plainsplains, sunflower_plains
plateaumesa_plateau, mesa_plateau_mutated, mesa_plateau_stone, mesa_plateau_stone_mutated, savanna_plateau, savanna_plateau_mutated
rarejungle, mega_taiga, mesa_plateau, mesa_plateau_stone
riverfrozen_river, river
roofedroofed_forest, roofed_forest_mutated
savannasavanna, savanna_mutated, savanna_plateau, savanna_plateau_mutated
shoremushroom_island_shore
snowy_slopessnowy_slopes
soulsand_valleysoulsand_valley
spawn_endermenhell, soulsand_valley, warped_forest
spawn_few_piglinshell
spawn_few_zombified_piglinscrimson_forest
spawn_ghastbasalt_deltas, hell, soulsand_valley
spawn_magma_cubeshell
spawn_many_magma_cubesbasalt_deltas
spawn_piglincrimson_forest
spawn_zombified_piglinhell
stonemesa_plateau_mutated, mesa_plateau_stone, stone_beach
swampswampland, swampland_mutated
taigacold_taiga, cold_taiga_hills, cold_taiga_mutated, mega_taiga, mega_taiga_hills, redwood_taiga_hills_mutated, redwood_taiga_mutated, taiga, taiga_hills, taiga_mutated
the_endthe_end
warmbeach, deep_warm_ocean, warm_ocean
warped_forestwarped_forest

Contributors

Edit Biome Tags on GitHub

Bedrock Wiki by Bedrock OSS

"Minecraft" is a trademark of Mojang AB.

Bedrock OSS, Bedrock Wiki and bedrock.dev are not affiliated in any way with Microsoft or Mojang AB.

  • Privacy Policy
  • Join our Discord
  • Learn how to Contribute
  • Visit our Repository