diff --git a/README.md b/README.md index e38566d..77a7801 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,8 @@ a lot like the Bedrock Edition death screen. Modded death screen: -![Modded death screen image](https://github.com/user-attachments/assets/a573e79b-139c-4caf-b1d9-1b5f639376ff) +![Modded death screen image](https://github.com/user-attachments/assets/f29f4d04-4d66-4200-8fba-6d07d6e5d6de) + +## Config +This mod supports **Mod Menu**. +If you are not using it, you can manually edit the config in **config/bedrockdeathscreen.json**. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index cfec612..12d59eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.16.12 # Mod Properties - mod_version = 1.2.5 + mod_version = 1.3.0 maven_group = de.shiewk archives_base_name = BedrockDeathScreen