Skip to content

Commit 3a2853b

Browse files
committed
Some fixes
1 parent 352bd83 commit 3a2853b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

src/main/resources/datapack-1.17.x/mappings/configuredfeatures.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ large_basalt_columns:
272272
- ColumnFeatureConfiguration
273273
large_dripstone:
274274
- large_dripstone
275-
- Features.LARGE_DRIPSTONE
275+
- Features.LARGE_DRIPSTONE_FEATURE
276276
- LargeDripstoneConfiguration
277277
lush_caves_clay:
278278
- lush_caves_clay

src/main/resources/datapack-1.17.x/mappings/features.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@ feature_underwater_magma:
106106
- UnderwaterMagmaFeature
107107
- UnderwaterMagmaConfiguration
108108
- Feature.PROTOTYPE_UNDERWATER_MAGMA
109-
feature_disk_simple:
110-
- DiskReplaceFeature
111-
- DiskConfiguration
112-
- Feature.DISK
113-
feature_disk:
114-
- DiskReplaceFeature
115-
- DiskConfiguration
116-
- Feature.DISK
117109
feature_tree_simple:
118110
- TreeFeature
119111
- TreeConfiguration

0 commit comments

Comments
 (0)