(unfinished) feat: remove emote crap, add commands, update to 1.21.4, fix /tf off bug
All checks were successful
build / build (21) (push) Successful in 1m37s
All checks were successful
build / build (21) (push) Successful in 1m37s
This commit is contained in:
parent
42daa7c8cd
commit
4d0b5434ee
9 changed files with 37 additions and 262 deletions
|
|
@ -4,14 +4,14 @@ 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.4
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.7
|
||||
loader_version=0.16.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
mod_version=2.0.0
|
||||
maven_group=ovh.sad.animalrp
|
||||
archives_base_name=animal-rp
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.103.0+1.21.1
|
||||
fabric_version=0.114.0+1.21.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue