We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678e3c4 commit ca3972fCopy full SHA for ca3972f
1 file changed
src/main/resources/assets/commoncapabilities/lang/de_de.json
@@ -1 +1,11 @@
1
-{}
+{
2
+ "_comment": "# Fähigkeitseinstellungen",
3
+ "config.commoncapabilities": "%s-Konfiguration",
4
+ "recipecomponent.minecraft.itemstack": "Gegenstand",
5
+ "recipecomponent.minecraft.fluidstack": "Flüssigkeit",
6
+ "recipecomponent.minecraft.energy": "Energie",
7
+ "capability.commoncapabilities.inventoryState": "Inventarstatus",
8
+ "capability.commoncapabilities.temperature": "Temperatur",
9
+ "capability.commoncapabilities.worldNameable": "Benennbare Welt",
10
+ "capability.commoncapabilities.wrench": "Schraubenschlüssel"
11
+}
0 commit comments