diff --git a/src/data/kotlin/ru/dbotthepony/mc/otm/datagen/lang/English.kt b/src/data/kotlin/ru/dbotthepony/mc/otm/datagen/lang/English.kt index 83bbc2a50..be3ad5e5f 100644 --- a/src/data/kotlin/ru/dbotthepony/mc/otm/datagen/lang/English.kt +++ b/src/data/kotlin/ru/dbotthepony/mc/otm/datagen/lang/English.kt @@ -377,7 +377,7 @@ private fun blocks(provider: MatteryLanguageProvider) { add(MBlocks.FLUID_TANK, "named", "Fluid Tank (%s)") add(MBlocks.ENGINE, "Ship Engine") - add(MBlocks.ENGINE, "desc", "Unfortunately, it doesn't seem functional anymore.") + add(MBlocks.ENGINE, "desc", "Unfortunately, it doesn't seem to be functional anymore.") add(MBlocks.HOLO_SIGN, "Holo Sign") add(MBlocks.TRITANIUM_INGOT_BLOCK, "Tritanium Plating Block")