mirror of
https://github.com/Astatin3/meteor-baritone.git
synced 2026-06-09 00:28:06 -06:00
Get lavacast generation working
This commit is contained in:
Executable
+19
@@ -0,0 +1,19 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties (https://fabricmc.net/develop)
|
||||
minecraft_version=1.21.3
|
||||
yarn_mappings=1.21.3+build.2
|
||||
loader_version=0.16.9
|
||||
|
||||
# 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.9-SNAPSHOT
|
||||
|
||||
# Baritone (https://github.com/MeteorDevelopment/baritone)
|
||||
baritone_version=1.21.3
|
||||
Reference in New Issue
Block a user