genesis (using a stripped down itemscroller for template)

This commit is contained in:
sebseb7
2023-06-28 23:55:53 +02:00
commit 5a281d4b85
17 changed files with 682 additions and 0 deletions

18
gradle.properties Normal file
View File

@@ -0,0 +1,18 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
group = com.github.sebseb7
mod_id = autotrade
mod_name = AutoTrade
author = sebseb7
mod_file_name = autotrade-fabric
mod_version = 0.0.1
malilib_version = 0.16.0
minecraft_version_out = 1.20.1
minecraft_version = 1.20.1
mappings_version = 1.20.1+build.2
fabric_loader_version = 0.14.21
mod_menu_version = 7.0.1