Skip to content

Commit b9dac80

Browse files
committed
fix: oops
1 parent 93bfa88 commit b9dac80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/net/zepalesque/redux/blockset/flower/ReduxFlowerSets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public class ReduxFlowerSets {
8282
)
8383
.tabAfter(
8484
AetherCreativeTabs.AETHER_NATURAL_BLOCKS,
85-
() -> ReduxLeafSets.MOONFIR.sapling().asItem(),
85+
() -> ReduxFlowerSets.SILVEROOT_SAPLING.flower().asItem(),
8686
BlockSet.TabAdditionPhase.BEFORE
8787
)
8888
.withFlowerTag(BlockTags.SAPLINGS)

0 commit comments

Comments
 (0)