-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgradle.properties
More file actions
31 lines (25 loc) · 829 Bytes
/
gradle.properties
File metadata and controls
31 lines (25 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
org.gradle.jvmargs=-Xmx4096M
archives_base_name=FactoryAPI
mod_version=2.2.7.2616.2
mod_id=factory_api
mod_name=Factory API
mod_description=An API that is the basis for mods like Legacy4J, Factocrafty and Better Furnaces Reforged, that work on different mod loaders.
mod_source=https://github.com/Wilyicaro/FactoryAPI
mod_issues=https://github.com/Wilyicaro/FactoryAPI/issues
mod_license=MIT
mod_authors=Wilyicaro
mod_credits=Jab125
maven_group=wily.factory_api
mc_version_range=[VERSIONED]
fabric_loader_version=[VERSIONED]
fabric_api_version=[VERSIONED]
forge_version=[VERSIONED]
neoforge_version=[VERSIONED]
fpapi_version=0.3.3
mixin_extras_version=0.5.0
team_reborn_energy_version=[VERSIONED]
modmenu_version=11.0.1
curseforge_id=704136
modrinth_id=nkTZHOLD
stage=stable
net.minecraftforge.gradle.merge-source-sets=true