CHANGE: Remove SRC from build, change version, remake message format
This commit is contained in:
+1
-7
@@ -1,14 +1,8 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=26.1.2
|
||||
yarn_mappings=1.21.11+build.6
|
||||
loader_version=0.19.3
|
||||
# Mod Properties
|
||||
mod_version=1.0-SNAPSHOT
|
||||
mod_version=1.0
|
||||
maven_group=org.example1
|
||||
archives_base_name=localhost
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.155.2+26.1.2
|
||||
|
||||
Reference in New Issue
Block a user