12345678910111213141516171819202122 |
- # Gradle
- org.gradle.jvmargs=-Xmx3G
- org.gradle.daemon=false
- # Mod
- mod_version=1.16.5-5.1.0.1
- mod_group=top.theillusivec4.customfov
- mod_id=customfov
- mod_name=Custom FoV
- mod_url=https://www.curseforge.com/minecraft/mc-mods/custom-fov
- mod_author=C4
- mod_description=Allows customization of various field of view settings.
- mod_icon=customfov_icon.png
- # Dependencies
- version_minecraft=1.16.5
- version_forge=1.16.5-36.0.22
- version_mcp=20201028-1.16.3
- # Curse
- curse_id=303938
- curse_release=release
|