Skip to content

Commit

Permalink
guh (fix recipe)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-makes-code committed Jul 13, 2023
1 parent df7ae03 commit 247cef3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public ItemStack getResult(DynamicRegistryManager registryManager) {

@Override
public Identifier getId() {
return WanderingMod.id("altar");
return TYPE.id();
}

@Override
Expand Down

0 comments on commit 247cef3

Please sign in to comment.