mirror of
https://github.com/Astatin3/meteor-baritone.git
synced 2026-06-08 16:18:08 -06:00
20 lines
420 B
Properties
Executable File
20 lines
420 B
Properties
Executable File
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties (https://fabricmc.net/develop)
|
|
minecraft_version=1.21.4
|
|
yarn_mappings=1.21.4+build.8
|
|
loader_version=0.16.10
|
|
|
|
# Mod Properties
|
|
mod_version=0.1.0
|
|
maven_group=com.example
|
|
archives_base_name=addon-template
|
|
|
|
# Dependencies
|
|
|
|
# Meteor (https://maven.meteordev.org)
|
|
meteor_version=1.21.4-SNAPSHOT
|
|
|
|
# Baritone (https://github.com/MeteorDevelopment/baritone)
|
|
baritone_version=1.21.4
|