CommandHandler.kt and Command Template Code

This commit is contained in:
2025-05-07 21:08:54 -04:00
parent 64c2a95361
commit 56fb8f5a6e
11 changed files with 213 additions and 3 deletions

View File

@@ -1,2 +1,19 @@
org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.14
loom_version=1.10-SNAPSHOT
fabric_kotlin_version=1.13.2+kotlin.2.1.20
# Mod Properties
mod_version=1.0.0
maven_group=co.sirblob
archives_base_name=cobblesync
# Dependencies
fabric_version=0.115.6+1.21.1
cobblemon_version=1.6.1+1.21.1