Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
artemisSystem committed Aug 28, 2024
1 parent 541c978 commit 9b3acf9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public void accept(ResourceLocation location, Recipe<?> recipe, @Nullable Advanc
@Override
public Advancement.Builder advancement() {
//noinspection removal
// TODO: 1.20.4 This method needs to take a holder
return Advancement.Builder.recipeAdvancement().parent(RecipeBuilder.ROOT_RECIPE_ADVANCEMENT);
}
});
Expand Down

0 comments on commit 9b3acf9

Please sign in to comment.