Skip to content

Commit

Permalink
cleanup gradle.props
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightenom committed Aug 28, 2024
1 parent 4496443 commit aed9a6c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,12 @@ org.gradle.configuration-cache=true
modId=blockui
modGroup=com.ldtteam
modVersion=0.0.1
modBaseName=blockui

javaVersion=21
useJavaToolChains=true

#The currently running forge.
forgeVersion=21.1.4
#The minimal needed forge, as marked in metadata and curseforge.
forgeMinVersion=21.0.143

fml_range=[4,)
forge_range=[21.0.143,)
Expand Down Expand Up @@ -43,7 +40,3 @@ parchmentMappingsVersion=2024.07.28
useDefaultTestSystem=true
runtimeSourceSets=main
projectHasApi=false

usesCrowdInTranslationManagement=false
usesCrowdInBuildingWithFilteredBranches=false
usesCrowdInUploadWithFilteredBranches=false

0 comments on commit aed9a6c

Please sign in to comment.