Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
imreallybadatnames committed May 6, 2024
1 parent 26bb5e3 commit 588a1fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public RevelationaryJEIPlugin() {

@Override
public @NotNull Identifier getPluginUid() {
return new Identifier(Revelationary.MOD_ID);
return new Identifier(Revelationary.MOD_ID, "jei_plugin");
}

@Override
Expand Down

0 comments on commit 588a1fd

Please sign in to comment.