Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
artemisSystem committed Aug 28, 2024
1 parent 4526bfc commit 963ba20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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);
}
});

0 comments on commit 963ba20

Please sign in to comment.