mirror of
https://github.com/Astatin3/meteorbot.git
synced 2026-06-09 00:28:01 -06:00
17 lines
331 B
Properties
17 lines
331 B
Properties
|
|
org.gradle.jvmargs=-Xmx2G
|
||
|
|
|
||
|
|
# Fabric Properties (https://fabricmc.net/develop)
|
||
|
|
minecraft_version=1.21
|
||
|
|
yarn_mappings=1.21+build.8
|
||
|
|
loader_version=0.15.11
|
||
|
|
|
||
|
|
# Mod Properties
|
||
|
|
mod_version=0.1.0
|
||
|
|
maven_group=com.example
|
||
|
|
archives_base_name=addon-template
|
||
|
|
|
||
|
|
# Dependencies
|
||
|
|
|
||
|
|
# Meteor (https://maven.meteordev.org)
|
||
|
|
meteor_version=0.5.8-SNAPSHOT
|