Skip to content

Commit

Permalink
Bump minecolonies
Browse files Browse the repository at this point in the history
  • Loading branch information
SirEndii committed Oct 6, 2024
1 parent 43f2297 commit 58afe1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,10 @@ dependencies {

// Minecolonies
// Remove/Comment this section if you want to use runData.
//runtimeOnly fg.deobf("com.ldtteam:minecolonies:${minecolonies_version}")
//runtimeOnly fg.deobf("com.ldtteam:structurize:${structurize_version}")
//runtimeOnly fg.deobf("com.ldtteam:domum_ornamentum:${domumornamentum_version}:universal")
//runtimeOnly fg.deobf("com.ldtteam:blockui:${blockui_version}")
runtimeOnly fg.deobf("com.ldtteam:minecolonies:${minecolonies_version}")
runtimeOnly fg.deobf("com.ldtteam:structurize:${structurize_version}")
runtimeOnly fg.deobf("com.ldtteam:domum_ornamentum:${domumornamentum_version}:universal")
runtimeOnly fg.deobf("com.ldtteam:blockui:${blockui_version}")

compileOnly fg.deobf("com.ldtteam:minecolonies:${minecolonies_version}")
compileOnly fg.deobf("com.ldtteam:structurize:${structurize_version}")
Expand Down
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ttoolkit_version=0.1.3
# Mod dependencies
cc_version=1.110.0
curios_version=5.2.0+1.20.1
minecolonies_version=1.20.1-1.1.472-BETA
minecolonies_version=1.20.1-1.1.684-snapshot
appliedenergistics_version=15.0.9-beta
patchouli_version=1.20.1-84
refinedstorage_version=1.12.3
Expand All @@ -40,14 +40,14 @@ appliedmekanistics_version=4842281

# Mod dependencies which are needed for other mods
# For minecolonies
structurize_version=1.20.1-1.0.662-BETA
multipiston_version=1.20-1.2.30-ALPHA
blockui_version=1.20.1-0.0.101-ALPHA
domumornamentum_version=1.20-1.0.150-BETA
structurize_version=1.20.1-1.0.740-BETA
multipiston_version=1.20.1-1.2.30-ALPHA
blockui_version=1.20.1-1.0.186-beta
domumornamentum_version=1.20.1-1.0.184-BETA

# For Create
flywheel_version=0.6.8.a-1

# Mod dependencies for testing stuff(Only used in the dev environment)
jei_version=1.20.1-forge:15.2.0.22
jei_version=1.20.1-forge:15.3.0.4
createadditions_version=5099752

0 comments on commit 58afe1a

Please sign in to comment.