Skip to content

Commit

Permalink
Merge branch 'master' into 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Feb 18, 2025
2 parents 44368ab + 45c0904 commit 7eeaaa9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ public static void init() {

// MYCELIUM
addAfterInNaturalBlocks(Items.FERN, WWBlocks.CLOVERS);
addAfterInNaturalBlocks(WWBlocks.CLOVERS, WWBlocks.MYCELIUM_GROWTH);
addBeforeInNaturalBlocks(Items.DEAD_BUSH, WWBlocks.MYCELIUM_GROWTH);

// SHELF FUNGI
addAfterInNaturalBlocks(Items.RED_MUSHROOM, WWBlocks.BROWN_SHELF_FUNGI);
Expand Down

0 comments on commit 7eeaaa9

Please sign in to comment.