Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Dripstone (feature)

From SAS Gaming Wiki

Template:For Template:Infobox structure Dripstone Minecraft:features can be found commonly in Minecraft:dripstone caves biomes. There are three types of dripstone feature: large dripstone, dripstone cluster and pointed dripstone (also known as small dripstone).

Description

Dripstone features generate inside large hollows in the Minecraft:dripstone caves biome. They can generate in water.

There are three types of dripstone feature:

  • The first type is the "large dripstone", which takes the form of either a separated stalagmite and stalactite, or a stalagnate, and is composed of Minecraft:dripstone blocks. Stalagnates generate around two positions selected on the floor and ceiling of a cave, which may potentially be separated by several blocks horizontally. The maximum possible size of a large dripstone varies depending on the available space.
  • The second type is the "dripstone cluster"Template:Until ("speleothem cluster"Template:Upcoming), a patch of dripstone blocks replacing a section of a cave’s walls, floor and ceiling. Some Minecraft:pointed dripstone blocks will generate hanging from the ceiling and growing on the floor in these patches, attached to the dripstone blocks, forming detailed speleothem growths. Minecraft:Water puddles can also occasionally be found on the floor patches.
  • The third type is the "pointed dripstone"Template:Until ("speleothem"Template:Upcoming), which is similar to the dripstone cluster, but only has a single stalagmite or stalactite.

When these types overlap, it results in pointed dripstone generating on the large columns of dripstone blocks.

Data values

ID

Template:El: Template:ID table Template:ID table Template:ID table

Template:ID table Template:ID table Template:ID table

Template:El: Template:ID table Template:ID table

Template:ID table which is used in: Template:ID table which is used in: Template:ID table

Config

Template:Main Template:El:

If Template:Cd is Template:CdTemplate:Until (Template:CdTemplate:Upcoming):

<section begin="cluster config"/>

<section end="cluster config"/>

Template:Collapse <syntaxhighlight lang="json"> {

 "type": "minecraft:dripstone_cluster",
 "config": {
   "chance_of_dripstone_column_at_max_distance_from_center": 0.1,
   "density": {
     "type": "minecraft:uniform",
     "value": {
       "max_exclusive": 0.7,
       "min_inclusive": 0.3
     }
   },
   "dripstone_block_layer_thickness": {
     "type": "minecraft:uniform",
     "value": {
       "max_inclusive": 4,
       "min_inclusive": 2
     }
   },
   "floor_to_ceiling_search_range": 12,
   "height": {
     "type": "minecraft:uniform",
     "value": {
       "max_inclusive": 6,
       "min_inclusive": 3
     }
   },
   "height_deviation": 3,
   "max_distance_from_center_affecting_height_bias": 8,
   "max_distance_from_edge_affecting_chance_of_dripstone_column": 3,
   "max_stalagmite_stalactite_height_diff": 1,
   "radius": {
     "type": "minecraft:uniform",
     "value": {
       "max_inclusive": 8,
       "min_inclusive": 2
     }
   },
   "wetness": {
     "type": "minecraft:clamped_normal",
     "value": {
       "deviation": 0.3,
       "max": 0.9,
       "mean": 0.1,
       "min": 0.1
     }
   }
 }

} </syntaxhighlight> Template:Collapse

If Template:Cd is Template:Cd:

<section begin="large config"/>

<section end="large config"/>

Template:Collapse <syntaxhighlight lang="json"> {

 "type": "minecraft:large_dripstone",
 "config": {
   "column_radius": {
     "type": "minecraft:uniform",
     "value": {
       "max_inclusive": 19,
       "min_inclusive": 3
     }
   },
   "floor_to_ceiling_search_range": 30,
   "height_scale": {
     "type": "minecraft:uniform",
     "value": {
       "max_exclusive": 2.0,
       "min_inclusive": 0.4
     }
   },
   "max_column_radius_to_cave_height_ratio": 0.33,
   "min_bluntness_for_wind": 0.6,
   "min_radius_for_wind": 4,
   "stalactite_bluntness": {
     "type": "minecraft:uniform",
     "value": {
       "max_exclusive": 0.9,
       "min_inclusive": 0.3
     }
   },
   "stalagmite_bluntness": {
     "type": "minecraft:uniform",
     "value": {
       "max_exclusive": 1.0,
       "min_inclusive": 0.4
     }
   },
   "wind_speed": {
     "type": "minecraft:uniform",
     "value": {
       "max_exclusive": 0.3,
       "min_inclusive": 0.0
     }
   }
 }

} </syntaxhighlight> Template:Collapse

If Template:Cd is Template:CdTemplate:Until (Template:CdTemplate:Upcoming)

<section begin="pointed config"/>

<section end="pointed config"/>

Template:Collapse <syntaxhighlight lang="json"> {

 "type": "minecraft:pointed_dripstone",
 "config": {
   "chance_of_directional_spread": 0.7,
   "chance_of_spread_radius2": 0.5,
   "chance_of_spread_radius3": 0.5,
   "chance_of_taller_dripstone": 0.2
 }

} </syntaxhighlight> Template:Collapse

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • For a brief time in snapshot Minecraft:21w06a, dripstone clusters were one of the only underground structures that did not generate correctly in negative y levels. This was because the developers initially hardcoded the minimum y level to be 0, intending to change it when changing the world height, then forgot to.<ref>Template:Tweet</ref>

Gallery

Screenshots

Development images

References

Template:Reflist

Navigation

Template:Navbox generated features

Minecraft:es:Racimo de espeleotema Minecraft:fr:Spéléothème (élément du terrain) Minecraft:ja:鍾乳石 (生成物) Minecraft:ko:점적석 (지물) Minecraft:pt:Espeleotema (recurso) Minecraft:ru:Капельник (натуральная декорация) Minecraft:zh:滴水石锥(地物)