Skip to content

Commit

Permalink
fix: scream
Browse files Browse the repository at this point in the history
  • Loading branch information
Zepalesque committed Jun 21, 2024
1 parent 5066201 commit 2077729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ public static void bootstrap(BootstapContext<ConfiguredFeature<?, ?>> context) {
prov(ReduxBlocks.GILDED_VINES),
UniformInt.of(1, 3))))*/.build());

register(context, GROVE_GOLDEN_OAK_TREE, Feature.TREE,
register(context, LARGE_CLOUDROOT_TREE, Feature.TREE,
new TreeConfiguration.TreeConfigurationBuilder(
BlockStateProvider.simple(AetherFeatureStates.SKYROOT_LOG),
new StraightTrunkPlacer(4, 2, 0),
Expand Down

0 comments on commit 2077729

Please sign in to comment.