mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-30 13:05:25 -05:00
# Conflicts: # gradle.properties # testmod-common/src/main/java/dev/architectury/test/item/TestBlockInteractions.java
21 lines
371 B
INI
21 lines
371 B
INI
org.gradle.jvmargs=-Xmx6G
|
|
org.gradle.daemon=false
|
|
|
|
forgeEnabled=false
|
|
|
|
minecraft_version=22w18a
|
|
supported_version=22w18a
|
|
|
|
cf_type=beta
|
|
|
|
archives_base_name=architectury
|
|
archives_base_name_snapshot=architectury-snapshot
|
|
base_version=5.4
|
|
maven_group=dev.architectury
|
|
|
|
fabric_loader_version=0.14.3
|
|
fabric_api_version=0.52.1+1.19
|
|
mod_menu_version=3.1.0
|
|
|
|
forge_version=40.1.14
|