mirror of
https://github.com/JonasunderscoreJones/TickTockTracker.git
synced 2025-10-22 18:59:17 +02:00
port to 1.21
This commit is contained in:
parent
ca73e81c14
commit
f354b3cea2
1 changed files with 4 additions and 4 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.3-1.19.x-1.20.x
|
||||
mod_version=1.0.3-1.19.x-1.21
|
||||
maven_group=dev.jonasjones.ticktocktracker
|
||||
archives_base_name=ticktocktracker
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.97.8+1.20.6
|
||||
fabric_version=0.100.3+1.21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue