mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-15 11:25:11 +01:00
32 lines
876 B
Properties
Executable File
32 lines
876 B
Properties
Executable File
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx4G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version=1.19
|
|
yarn_mappings=1.19+build.4
|
|
loader_version=0.14.8
|
|
|
|
# Mod Properties
|
|
mod_version = 1.3.4
|
|
maven_group = net.puzzlemc
|
|
archives_base_name = puzzle
|
|
|
|
# Dependencies
|
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
|
fabric_version=0.57.0+1.19
|
|
mod_menu_version = 4.0.0
|
|
|
|
cull_leaves_version = 2.3.3
|
|
ldl_version = 2.1.2+1.19
|
|
lbg_version = 1.3.0+1.19
|
|
iris_version = 1.19.x-v1.2.5
|
|
continuity_version = 2.0.0+1.19
|
|
animatica_version = 0.5+1.19
|
|
cit_resewn_version = 1.0.1+1.18.2
|
|
cem_version = 0.7.1-1.19
|
|
complete_config_version = 1.0.0
|
|
spruceui_version=4.0.0+1.19
|
|
midnightlib_version=0.5.2
|
|
entitytexturefeatures_version=4.0.1.fabric
|