Skip to content

Commit 6d40261

Browse files
committed
Update gradle.properties
1 parent cc48be1 commit 6d40261

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

gradle.properties

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,24 @@ mod_authors=Cake
4444
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
4545
mod_description=Create repeating schematic designs!
4646

47-
create_version = 6.0.2-36
48-
ponder_version = 1.0.44
49-
flywheel_version = 1.0.1-11
50-
registrate_version = MC1.21-1.3.0+62
5147
curios_version=9.2.3+1.21.1
48+
# Fabric
49+
# https://fabricmc.net/develop/
50+
fabric_loader_version = 0.15.7
51+
fabric_api_version = 0.92.0+1.20.1
52+
53+
# Neoforge
54+
neoforge_version = 21.1.128
55+
56+
# Create - Fabric - Not active
57+
# https://modrinth.com/mod/create-fabric/versions
58+
create_fabric_version =0.5.1-f-build.1417+mc1.20.1
59+
60+
# Create - NeoForge
61+
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
62+
create_version = 6.0.9-215
63+
ponder_version = 1.0.81
64+
flywheel_version = 1.0.6
65+
registrate_version = MC1.21-1.3.0+67
5266

5367
jei_version=19.21.0.247

0 commit comments

Comments
 (0)