gradle.properties 682 B

1234567891011121314151617181920212223242526272829
  1. # Sets default memory used for gradle commands. Can be overridden by user or command line properties.
  2. # This is required to provide enough memory for the Minecraft decompilation process.
  3. org.gradle.jvmargs=-Xmx4G
  4. # suppress inspection "UnusedProperty" for whole file
  5. # Mod Properties
  6. mod_version=4.0
  7. mod_id=twilightforest
  8. group_name=com.github.teamtwilight.twilightforest
  9. #Versions
  10. minecraft_version=1.17.1
  11. minecraft_sub_version=1.17
  12. forge_version=37.0.126
  13. jei_version=8.1.0.19
  14. ctm_version=MC1.16.1-1.1.2.6
  15. chisel_version=+
  16. mantle_version=+
  17. tcon_version=+
  18. immersive_engineering_version=1.17.1-5.0.2-pre.259
  19. patchouli_version=1.17.1-57-SNAPSHOT
  20. curios_version=1.16.5-4.0.5.1