Skip to content

Commit c8b043c

Browse files
committed
Could you not?
1 parent 6446d6a commit c8b043c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ dependencies {
127127

128128
// blamejared
129129
deobfCompile "blusunrize:ImmersiveEngineering:${immersive_engineering_version}"
130+
deobfCompile "vazkii.patchouli:Patchouli:${patchouli_version}"
130131

131132
// player
132133
deobfCompile "net.sengir.forestry:forestry_${minecraft_version}:${forestry_version}"

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ tcon_version=+
2525

2626
immersive_engineering_version=+
2727

28+
patchouli_version=+
29+
2830
forestry_version=5.8.2.354
2931

3032
baubles_version=1.5.2

0 commit comments

Comments
 (0)