File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed
src/main/resources/datapack-1.17.x/mappings Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -595,23 +595,23 @@ spore_blossom:
595595 - Features.SPORE_BLOSSOM_FEATURE
596596 - SimpleBlockConfiguration
597597spring_lava_frozen :
598- - spring_lava_frozen
599- - Features.SPRING_LAVA_FROZEN
598+ - spring_lava
599+ - Features.SPRING_LAVA
600600 - SpringConfiguration
601601spring_lava_nether :
602- - spring_lava_nether
603- - Features.SPRING_LAVA_NETHER
602+ - spring_lava
603+ - Features.SPRING_LAVA
604604 - SpringConfiguration
605605spring_lava_overworld :
606- - spring_lava_overworld
607- - Features.SPRING_LAVA_OVERWORLD
606+ - spring_lava
607+ - Features.SPRING_LAVA
608608 - SpringConfiguration
609609spring_nether_closed :
610- - spring_nether_closed
610+ - spring_lava
611611 - Features.SPRING_LAVA
612612 - SpringConfiguration
613613spring_nether_open :
614- - spring_nether_open
614+ - spring_lava
615615 - Features.SPRING_LAVA
616616 - SpringConfiguration
617617spring_water :
Original file line number Diff line number Diff line change @@ -66,10 +66,6 @@ feature_random_patch_simple:
6666 - RandomPatchFeature
6767 - RandomPatchConfiguration
6868 - Feature.RANDOM_PATCH
69- feature_random_patch :
70- - RandomPatchFeature
71- - RandomPatchConfiguration
72- - Feature.RANDOM_PATCH
7369feature_geode_simple :
7470 - GeodeFeature
7571 - GeodeConfiguration
You can’t perform that action at this time.
0 commit comments