Skip to content

Commit

Permalink
Fix Electric Spawner (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
tier940 authored Feb 10, 2025
1 parent bd8fa8b commit 4e778f6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ public static class ModpackFlag {
@Config.Comment({
"1. When enabled, the following recipes will be changed to Peaceful difficulty: ",
"Nether Star Dust, Skeleton Skull, Wither Skeleton Skull, Zombie Head, Creeper Head, Enderman Head",
"2. When enabled, some machine recipes are for Peaceful: ",
"Electric Spawner",
"Default: false" })
public boolean peacefulFlag = false;

Expand Down

0 comments on commit 4e778f6

Please sign in to comment.