-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
43 lines (36 loc) · 1.43 KB
/
Copy pathgradle.properties
File metadata and controls
43 lines (36 loc) · 1.43 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
# Important Notes:
# Every field you add must be added to the root build.gradle expandProps map.
# Project
version=1.0.1
group=com.ryankshah.fieldtofork
java_version=21
# Common
minecraft_version=1.21
mod_name=Field to Fork
mod_author=ryankshah
mod_id=fieldtofork
license=CC0-1.0
credits=
description=Field to Fork is a comprehensive farming and culinary mod for Minecraft that transforms the way you grow, harvest, and prepare food. This mod introduces a vast array of new crops, fruits, and vegetables, expanding your agricultural possibilities. But it does not stop there! Field to Fork also brings a rich culinary experience to your Minecraft world, with new cooking methods, recipes, and kitchen tools.
minecraft_version_range=[1.21, 1.22)
## This is the version of minecraft that the 'common' project uses, you can find a list of all versions here
## https://projects.neoforged.net/neoforged/neoform
neo_form_version=1.21-20240613.152323
# The version of ParchmentMC that is used, see https://parchmentmc.org/docs/getting-started#choose-a-version for new versions
parchment_minecraft=1.21
parchment_version=2024.06.23
# Fabric
fabric_version=0.100.1+1.21
fabric_loader_version=0.15.11
# NeoForge
neoforge_version=21.0.145
neoforge_loader_version_range=[4,)
# Forge
forge_version=51.0.17
forge_loader_version_range=[51,)
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# Dependencies
terrablender_version=1.21-4.0.0.1
geckolib_version=4.5.6