Skip to content

Commit

Permalink
punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lildirt committed Jul 3, 2024
1 parent 5db854f commit e927c6b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1007,8 +1007,8 @@ public String docs() {
+ " | second_item: the second item being used in the recipe."
+ " | result: the result of the recipe."
+ " | max_repair_cost: the maximum possible cost of this repair."
+ " | level_repair_cost: how many levels are needed to perform this repair?"
+ " | item_repair_cost: how many items are needed to perform this repair? }"
+ " | level_repair_cost: how many levels are needed to perform this repair."
+ " | item_repair_cost: how many items are needed to perform this repair. }"
+ " { result: the result of the anvil }"
+ " {}";
}
Expand Down

0 comments on commit e927c6b

Please sign in to comment.