Skip to content

Commit

Permalink
New translations custom-data-components.md (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricMCBot committed Jan 23, 2025
1 parent 1e5f199 commit 080489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translated/de_de/develop/items/custom-data-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public void appendTooltip(ItemStack stack, TooltipContext context, List<Text> to
}
```

Vergiss nicht, deine Sprachdatei (`/assets/<mod id>/lang/en_us.json`) zu aktualisieren und diese zwei Zeilen hinzuzufügen:
Vergiss nicht, deine Sprachdatei (`/assets/mod-id/lang/en_us.json`) zu aktualisieren und diese zwei Zeilen hinzuzufügen:

```json
{
Expand Down

0 comments on commit 080489a

Please sign in to comment.