mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Add extra properties to Forge gradle.properties
This commit is contained in:
@@ -9,4 +9,14 @@ mapping_channel=official
|
||||
mapping_version=1.21.11
|
||||
|
||||
modVersion=Forge-MC1.21.11-v1.0.0
|
||||
manifestVersion=1.21.11-v1.0.0
|
||||
manifestVersion=1.21.11-v1.0.0
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.configureondemand=true
|
||||
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.configuration-cache.parallel=true
|
||||
org.gradle.configuration-cache.problems=warn
|
||||
|
||||
net.minecraftforge.gradle.merge-source-sets=true
|
||||
Reference in New Issue
Block a user