org.gradle.jvmargs=-Xmx2G org.gradle.parallel=true # Minecraft / Fabric versions # Targets MC 1.21.6 (oldest Minecraft version with the dialog system). # Chat events are stable since 1.19 — the same jar typically works across # the 1.21.x line; rebuild against newer mappings if a future version # breaks binary compatibility. minecraft_version=1.21.6 yarn_mappings=1.21.6+build.1 loader_version=0.16.10 fabric_version=0.128.2+1.21.6 mod_id=chat_answer mod_version=1.0.0 mod_group=kr.tkrmagid.chatanswer