Skip to content

Commit

Permalink
change vampire night vision effect instance name
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheaterpaul committed Dec 7, 2024
1 parent 6155852 commit 0fe134b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public boolean equals(Object p_equals_1_) {
@NotNull
@Override
public String getDescriptionId() {
return "effect.vampirism.nightVision";
return "effect.vampirism.night_vision";
}

/* @Override //TODO 1.19 readd
Expand Down

0 comments on commit 0fe134b

Please sign in to comment.