diff --git a/README.md b/README.md index 1d0d9f7..f3998ce 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ [![Discord](https://img.shields.io/discord/613163671870242838.svg?color=%237289da&label=discord)](https://discord.gg/geysermc) Rainbow is a client-side Minecraft mod for the Fabric modloader to generate Geyser item mappings and bedrock resourcepacks -for use with Geyser's [custom item API (v2)](https://github.com/geyserMC/geyser/pull/5189). Rainbow is available -for Minecraft 1.21.6, 1.21.7 and 1.21.8. +for use with Geyser's [custom item API (v2)](https://github.com/geyserMC/geyser/pull/5189). Rainbow is available for Minecraft 1.21.7 and 1.21.8. Rainbow is currently experimental and capable of the following: diff --git a/gradle.properties b/gradle.properties index 982eae9..59a78c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ loader_version=0.16.14 # Mod Properties mod_version=0.1.0-1.21.8 -supported_versions=>=1.21.6 <=1.21.8 +supported_versions=>=1.21.7 <=1.21.8 maven_group=org.geysermc archives_base_name=rainbow