Add initial implementation of SPMega mod with banking UI and API integration
Java CI / build (push) Successful in 5m38s

Signed-off-by: Dmitrii <computer@yawaflua.tech>

Took 2 hours 53 minutes
This commit is contained in:
Dmitrii `yawaflua` Shimanskii
2026-04-02 03:14:26 +03:00
committed by Dmitrii
commit 6c8c4065df
36 changed files with 2535 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.11
yarn_mappings=1.21.11+build.4
loader_version=0.18.1
# Mod Properties
mod_version=0.1-pre-alpha
maven_group=git.yawaflua.tech
archives_base_name=SPMega
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.141.1+1.21.11
cloth_config_version=21.11.153