-
-
Notifications
You must be signed in to change notification settings - Fork 80
/
gradle.properties
65 lines (57 loc) · 1.69 KB
/
gradle.properties
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Mod
mod_id = cookingforblockheads
mod_name = Cooking for Blockheads
mod_main=CookingForBlockheads
description=Adds a cooking book and multiblock kitchens that only shows recipes you can make with what you currently have in your inventory.
version = 21.3.1
group = net.blay09.mods
homepage=https://mods.twelveiterations.com/mc/cookingforblockheads
sources=https://github.com/TwelveIterationMods/CookingForBlockheads
issues=https://github.com/TwelveIterationMods/CookingForBlockheads/issues
license=All Rights Reserved
# Publishing
curseforge_release_type = release
curseforge_forge_project_id = 231484
curseforge_fabric_project_id = 231484
modrinth_release_type = release
modrinth_project_id = vJnhuDde
# Minecraft
minecraft_version = 1.21.3
minimum_minecraft_version = 1.21.2
minecraft_versions = 1.21.2,1.21.3
minecraft_version_range = [1.21.2,)
pack_format_number = 18
java_version = 21
# Balm
balm_version = 21.3.1-SNAPSHOT
balm_version_range = [21.2.0,)
# Forge
forge_version = 52.0.16
forge_version_range = [52.0.16,)
forge_loader_version_range = [52,)
# NeoForge
neoforge_version = 21.3.0-beta
neoforge_version_range = [21.2.0-beta,)
neoforge_loader_version_range = [1,)
# Fabric
fabric_version = 0.106.1+1.21.3
fabric_loader_version = 0.16.7
# Dependencies
jei_minecraft_version=1.19.3
jei_version=12.3.0.18
wthit_version=6.1.1
jade_fabric_version=5427840
jade_neoforge_version=5444008
mixin_version=0.8.5
modmenu_version=9.0.0
theoneprobe_version=4159743
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.parallel=false
mod_author = BlayTheNinth
credits = BlayTheNinth
kuma_version = [21.2,21.4)
neo_form_version = 1.21.3-20241023.131943
parchment_minecraft = 1.21
parchment_version = 2024.07.28