Skip to content

Commit

Permalink
Update OnComplexityBiomes.java
Browse files Browse the repository at this point in the history
  • Loading branch information
OldSerpskiStalker committed Nov 7, 2024
1 parent 47037a3 commit 53b5d8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ private int getRedSkullCountForBiomes(Biome biome)
return 5;
case "Extreme Hills+":
case "Savanna Plateau M":
case "Extreme Hills+ M":
return 6;
case "Jungle":
case "JungleHills":
Expand Down

0 comments on commit 53b5d8b

Please sign in to comment.