Skip to content

Commit

Permalink
New translations potions.md (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricMCBot committed Jan 17, 2025
1 parent e19cba8 commit 0eb9164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translated/zh_cn/develop/items/potions.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ authors:

在我们的初始化器中,我们将使用 `FabricBrewingRecipeRegistryBuilder.BUILD` 事件,使用 `BrewingRecipeRegistry.registerPotionRecipe` 方法注册我们的药水。

@[code lang=java transclude={29-42}](@/reference/latest/src/main/java/com/example/docs/potion/FabricDocsReferencePotions.java)
@[code lang=java transclude={29-40}](@/reference/latest/src/main/java/com/example/docs/potion/FabricDocsReferencePotions.java)

`registerPotionRecipe` 接收以下 3 个参数:

Expand Down

0 comments on commit 0eb9164

Please sign in to comment.