port to 1.21.8, and make it no longer only serverside
This commit is contained in:
parent
ba0a6793de
commit
d8c4281053
45 changed files with 297 additions and 443 deletions
|
|
@ -2,13 +2,13 @@
|
|||
org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.5
|
||||
minecraft_version=1.21.8
|
||||
yarn_mappings=1.21.8+build.1
|
||||
loader_version=0.17.2
|
||||
# Mod Properties
|
||||
mod_version=1.0-SNAPSHOT
|
||||
mod_version=1.1
|
||||
maven_group=sad.ovh
|
||||
archives_base_name=weed
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.104.0+1.21.1
|
||||
fabric_version=0.133.4+1.21.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue