Skip to content

Commit

Permalink
fix upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion committed Jun 14, 2024
1 parent 5db7bf7 commit f4f8bb9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ public Consumer<ItemStack> redirectCommonDrops(
};
}

/*? if <1.21 {*//*
@WrapOperation(
/*? if <1.21 {*/
/*@WrapOperation(
method = "dropAllDeathLoot",
at = @At(
value = "INVOKE",
Expand Down

0 comments on commit f4f8bb9

Please sign in to comment.