跳转至

Biomes Client

文档版本:1.21.0.24

The minecraft biomes definition file.

架构

json:
{
  object "biomes" : opt
  {
    object "bamboo_jungle_hills" : opt
    {
       "fog_color" : opt
      identifier "fog_identifier"
      array "fog_ids_to_merge" : opt
      {
        identifier "<any array element>"
      }
      boolean "inherit_from_prior_fog" : opt
      boolean "remove_all_prior_fog" : opt
       "water_fog_color" : opt
      integer "water_fog_distance" : opt
       "water_surface_color" : opt
      number "water_surface_transparency" : opt
    }
    object "bamboo_jungle" : opt
    {
    }
    object "basalt_deltas" : opt
    {
    }
    object "beach" : opt
    {
    }
    object "birch_forest_hills" : opt
    {
    }
    object "birch_forest" : opt
    {
    }
    object "cherry_grove" : opt
    {
    }
    object "cold_beach" : opt
    {
    }
    object "cold_ocean" : opt
    {
    }
    object "cold_taiga_hills" : opt
    {
    }
    object "cold_taiga_mutated" : opt
    {
    }
    object "cold_taiga" : opt
    {
    }
    object "crimson_forest" : opt
    {
    }
    object "deep_cold_ocean" : opt
    {
    }
    object "deep_frozen_ocean" : opt
    {
    }
    object "deep_lukewarm_ocean" : opt
    {
    }
    object "deep_ocean" : opt
    {
    }
    object "deep_warm_ocean" : opt
    {
    }
    object "default" : opt
    {
    }
    object "desert_hills" : opt
    {
    }
    object "desert" : opt
    {
    }
    object "extreme_hills_edge" : opt
    {
    }
    object "extreme_hills_mutated" : opt
    {
    }
    object "extreme_hills_plus_trees_mutated" : opt
    {
    }
    object "extreme_hills_plus_trees" : opt
    {
    }
    object "extreme_hills" : opt
    {
    }
    object "flower_forest" : opt
    {
    }
    object "forest_hills" : opt
    {
    }
    object "forest" : opt
    {
    }
    object "frozen_ocean" : opt
    {
    }
    object "frozen_river" : opt
    {
    }
    object "hell" : opt
    {
    }
    object "ice_mountains" : opt
    {
    }
    object "ice_plains_spikes" : opt
    {
    }
    object "ice_plains" : opt
    {
    }
    object "jungle_edge" : opt
    {
    }
    object "jungle_hills" : opt
    {
    }
    object "jungle_mutated" : opt
    {
    }
    object "jungle" : opt
    {
    }
    object "lukewarm_ocean" : opt
    {
    }
    object "mangrove_swamp" : opt
    {
    }
    object "mega_spruce_taiga_mutated" : opt
    {
    }
    object "mega_spruce_taiga" : opt
    {
    }
    object "mega_taiga_hills" : opt
    {
    }
    object "mega_taiga_mutated" : opt
    {
    }
    object "mega_taiga" : opt
    {
    }
    object "mesa_bryce" : opt
    {
    }
    object "mesa_mutated" : opt
    {
    }
    object "mesa_plateau_stone" : opt
    {
    }
    object "mesa_plateau" : opt
    {
    }
    object "mesa" : opt
    {
    }
    object "mushroom_island_shore" : opt
    {
    }
    object "mushroom_island" : opt
    {
    }
    object "ocean" : opt
    {
    }
    object "plains" : opt
    {
    }
    object "river" : opt
    {
    }
    object "roofed_forest" : opt
    {
    }
    object "savanna_mutated" : opt
    {
    }
    object "savanna_plateau" : opt
    {
    }
    object "savanna" : opt
    {
    }
    object "soulsand_valley" : opt
    {
    }
    object "stone_beach" : opt
    {
    }
    object "sunflower_plains" : opt
    {
    }
    object "swampland_mutated" : opt
    {
    }
    object "swampland" : opt
    {
    }
    object "taiga_hills" : opt
    {
    }
    object "taiga_mutated" : opt
    {
    }
    object "taiga" : opt
    {
    }
    object "the_end" : opt
    {
    }
    object "warm_ocean" : opt
    {
    }
    object "warped_forest" : opt
    {
    }
  }
}
biomesobject
A collection of predefined biomes.
biomes
bamboo_jungle_hillsobject
The specification of colors in a given biome.
bamboo_jungle_hills
fog_color
The colouration of this object.
fog_identifieridentifier
The fog to be associated to this biome.
identifier:
string
fog_ids_to_mergearray
UNDOCUMENTED.
fog_ids_to_merge
<any array element>identifier
inherit_from_prior_fogboolean
UNDOCUMENTED.
remove_all_prior_fogboolean
UNDOCUMENTED.
water_fog_color
The colouration of this object.
water_fog_distanceinteger
The distance the water fog start at.
water_surface_color
The colouration of this object.
water_surface_transparencynumber
The amount of transpareny the surface of the water has.
bamboo_jungleobject
The specification of colors in a given biome.
bamboo_jungle
basalt_deltasobject
The specification of colors in a given biome.
basalt_deltas
beachobject
The specification of colors in a given biome.
beach
birch_forest_hillsobject
The specification of colors in a given biome.
birch_forest_hills
birch_forestobject
The specification of colors in a given biome.
birch_forest
cherry_groveobject
The specification of colors in a given biome.
cherry_grove
cold_beachobject
The specification of colors in a given biome.
cold_beach
cold_oceanobject
The specification of colors in a given biome.
cold_ocean
cold_taiga_hillsobject
The specification of colors in a given biome.
cold_taiga_hills
cold_taiga_mutatedobject
The specification of colors in a given biome.
cold_taiga_mutated
cold_taigaobject
The specification of colors in a given biome.
cold_taiga
crimson_forestobject
The specification of colors in a given biome.
crimson_forest
deep_cold_oceanobject
The specification of colors in a given biome.
deep_cold_ocean
deep_frozen_oceanobject
The specification of colors in a given biome.
deep_frozen_ocean
deep_lukewarm_oceanobject
The specification of colors in a given biome.
deep_lukewarm_ocean
deep_oceanobject
The specification of colors in a given biome.
deep_ocean
deep_warm_oceanobject
The specification of colors in a given biome.
deep_warm_ocean
defaultobject
The specification of colors in a given biome.
default
desert_hillsobject
The specification of colors in a given biome.
desert_hills
desertobject
The specification of colors in a given biome.
desert
extreme_hills_edgeobject
The specification of colors in a given biome.
extreme_hills_edge
extreme_hills_mutatedobject
The specification of colors in a given biome.
extreme_hills_mutated
extreme_hills_plus_trees_mutatedobject
The specification of colors in a given biome.
extreme_hills_plus_trees_mutated
extreme_hills_plus_treesobject
The specification of colors in a given biome.
extreme_hills_plus_trees
extreme_hillsobject
The specification of colors in a given biome.
extreme_hills
flower_forestobject
The specification of colors in a given biome.
flower_forest
forest_hillsobject
The specification of colors in a given biome.
forest_hills
forestobject
The specification of colors in a given biome.
forest
frozen_oceanobject
The specification of colors in a given biome.
frozen_ocean
frozen_riverobject
The specification of colors in a given biome.
frozen_river
hellobject
The specification of colors in a given biome.
hell
ice_mountainsobject
The specification of colors in a given biome.
ice_mountains
ice_plains_spikesobject
The specification of colors in a given biome.
ice_plains_spikes
ice_plainsobject
The specification of colors in a given biome.
ice_plains
jungle_edgeobject
The specification of colors in a given biome.
jungle_edge
jungle_hillsobject
The specification of colors in a given biome.
jungle_hills
jungle_mutatedobject
The specification of colors in a given biome.
jungle_mutated
jungleobject
The specification of colors in a given biome.
jungle
lukewarm_oceanobject
The specification of colors in a given biome.
lukewarm_ocean
mangrove_swampobject
The specification of colors in a given biome.
mangrove_swamp
mega_spruce_taiga_mutatedobject
The specification of colors in a given biome.
mega_spruce_taiga_mutated
mega_spruce_taigaobject
The specification of colors in a given biome.
mega_spruce_taiga
mega_taiga_hillsobject
The specification of colors in a given biome.
mega_taiga_hills
mega_taiga_mutatedobject
The specification of colors in a given biome.
mega_taiga_mutated
mega_taigaobject
The specification of colors in a given biome.
mega_taiga
mesa_bryceobject
The specification of colors in a given biome.
mesa_bryce
mesa_mutatedobject
The specification of colors in a given biome.
mesa_mutated
mesa_plateau_stoneobject
The specification of colors in a given biome.
mesa_plateau_stone
mesa_plateauobject
The specification of colors in a given biome.
mesa_plateau
mesaobject
The specification of colors in a given biome.
mesa
mushroom_island_shoreobject
The specification of colors in a given biome.
mushroom_island_shore
mushroom_islandobject
The specification of colors in a given biome.
mushroom_island
oceanobject
The specification of colors in a given biome.
ocean
plainsobject
The specification of colors in a given biome.
plains
riverobject
The specification of colors in a given biome.
river
roofed_forestobject
The specification of colors in a given biome.
roofed_forest
savanna_mutatedobject
The specification of colors in a given biome.
savanna_mutated
savanna_plateauobject
The specification of colors in a given biome.
savanna_plateau
savannaobject
The specification of colors in a given biome.
savanna
soulsand_valleyobject
The specification of colors in a given biome.
soulsand_valley
stone_beachobject
The specification of colors in a given biome.
stone_beach
sunflower_plainsobject
The specification of colors in a given biome.
sunflower_plains
swampland_mutatedobject
The specification of colors in a given biome.
swampland_mutated
swamplandobject
The specification of colors in a given biome.
swampland
taiga_hillsobject
The specification of colors in a given biome.
taiga_hills
taiga_mutatedobject
The specification of colors in a given biome.
taiga_mutated
taigaobject
The specification of colors in a given biome.
taiga
the_endobject
The specification of colors in a given biome.
the_end
warm_oceanobject
The specification of colors in a given biome.
warm_ocean
warped_forestobject
The specification of colors in a given biome.
warped_forest