gradle.properties 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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.1
  7. mod_id=twilightforest
  8. group_name=com.github.teamtwilight.twilightforest
  9. # setup
  10. # https://lambdaurora.dev/tools/import_quilt.html
  11. qm_build = 24
  12. # https://github.com/ParchmentMC/Parchment/wiki/Getting-Started
  13. parchment_version = 2022.07.17
  14. # dependencies
  15. minecraft_version=1.18.2
  16. minecraft_sub_version=1.18
  17. # https://fabricmc.net/develop/
  18. fabric_version=0.53.3+1.18.2
  19. loader_version=0.14.5
  20. # https://github.com/JamiesWhiteShirt/reach-entity-attributes/releases
  21. reach_entity_attributes_version = 2.1.1
  22. # https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric
  23. config_api_version = 3671141
  24. # https://github.com/Fabricators-of-Create/Porting-Lib
  25. port_lib_version = 1.2.630-beta
  26. # https://modrinth.com/mod/cardinal-components-api
  27. cca_version = 4.1.4
  28. # compat
  29. # https://github.com/emilyploszaj/trinkets/releases
  30. trinkets_version = 3.3.1
  31. # https://github.com/Alpha-s-Stuff/TinkersConstruct
  32. tcon_version=3.5.0.DEV.e04c6fa
  33. # dev env mods
  34. # https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items
  35. rei_version=8.3.553
  36. # for REI - https://www.curseforge.com/minecraft/mc-mods/architectury-api
  37. architectury_version = 4.9.84
  38. # https://modrinth.com/mod/modmenu
  39. modmenu_version = 3.2.2
  40. # https://modrinth.com/mod/suggestion-tweaker
  41. suggestion_tweaker_version = 1.18.x-1.2.0
  42. # https://modrinth.com/mod/cloth-config
  43. cloth_config_version = 6.2.62