From eb38428f556e7639113bfe07f5d95a90c4695385 Mon Sep 17 00:00:00 2001 From: Aurorawr <100384210+Novampr@users.noreply.github.com> Date: Tue, 12 Aug 2025 13:59:14 +0100 Subject: [PATCH] Commit suggestions Co-authored-by: chris --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c94d96f..657ab0d 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ This is based on the Node.js module ConvertJavaTextureToBedrockApi by ozelot379. **Please note, this project is still a work in progress and should not be used on production. Expect bugs!** -**This project also does not convert custom items fully, it will only convert the textures, not any mappings.** +**This project also does not convert custom items fully, it will only convert the textures, but does not create any Geyser mappings.** -If you are looking for a project to do so, you can take a look at [Rainbow](https://github.com/GeyserMC/Rainbow/). +If you are looking for a program capable of creating such custom item mappings, take a look at [Rainbow](https://github.com/GeyserMC/Rainbow/). ## Usage - Download Thunder, the PackConverter GUI, from the Actions tab on GitHub.