-
-
Notifications
You must be signed in to change notification settings - Fork 0
Dripstone Generation
Luke Bemish edited this page Sep 3, 2023
·
1 revision
WorldgenFlexiblifier makes dripstone generation more flexible by adding the following fields to the dripstone_cluster
, large_dripstone
, and pointed_dripstone
feature types:
-
worldgenflexiblifier:base
: the base stone for the feature; by default,minecraft:dripstone_block
-
worldgenflexiblifier:pointed
: determines how pointed dripstone can be placed. Can be either the location of a block which supports thevertical_direction
andthickness
properties, or an object with anup
anddown
field, each of which has, for every dripstone thickness (tip_merge
,tip
,frustum
,middle
, andbase
), either a block or block state. Defaults tominecraft:pointed_dripstone
-
worldgenflexiblifier:replaceable
: a block tag specifying which blocks this feature can replace. Defaults tominecraft:dripstone_replaceable