mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2025-07-12 14:53:36 +00:00
La-la-la-lava, ch-ch-ch-chicken Steve's Lava Chicken, yeah, it's tasty as hell Ooh, mamacita, now you're ringin' the bell Crispy and juicy, now you're havin' a snack Ooh, super spicy, it's a lava attack
21 lines
541 B
Properties
21 lines
541 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.parallel=true
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
minecraft_version=1.21.7
|
|
yarn_mappings=1.21.7+build.1
|
|
loader_version=0.16.14
|
|
|
|
# Mod Properties
|
|
mod_version=0.3.6
|
|
maven_group=xyz.thewhitedog9487
|
|
archives_base_name=RandomTeleporter
|
|
|
|
# Dependencies
|
|
fabric_version=0.128.1+1.21.7
|
|
|
|
# https://modrinth.com/mod/modmenu/versions
|
|
# https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu
|
|
modmenu_version=15.0.0-beta.3 |