diff --git a/src/components/dialogs/SaveLitematic.tsx b/src/components/dialogs/SaveLitematic.tsx index 4db8b7b..a8de029 100644 --- a/src/components/dialogs/SaveLitematic.tsx +++ b/src/components/dialogs/SaveLitematic.tsx @@ -169,7 +169,7 @@ function SaveLitematic({ close, registerSubmit, dialogKeyHandler }: DialogProps) Save as .litematic - Save your image as a litematic + Save your canvas as a litematic
diff --git a/src/components/dialogs/SaveSchem.tsx b/src/components/dialogs/SaveSchem.tsx index b8ad29a..f1a0102 100644 --- a/src/components/dialogs/SaveSchem.tsx +++ b/src/components/dialogs/SaveSchem.tsx @@ -171,7 +171,7 @@ function SaveSchem({ close, registerSubmit, dialogKeyHandler }: DialogProps) { Save as .schem - Save your image as a .schem (Sponge Version 3) + Save your canvas as a .schem (Sponge Version 3)
diff --git a/src/pages/IndexPage.tsx b/src/pages/IndexPage.tsx index c8efbbb..cc78527 100644 --- a/src/pages/IndexPage.tsx +++ b/src/pages/IndexPage.tsx @@ -130,9 +130,7 @@ function IndexPage() {

See the difference

-

- Blockmatic lets you pick what blocks you want for the image and change versions from 1.6.1 to the latest version. -

+

Blockmatic lets you pick what blocks you want for the image and change versions.