File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 11### Create: Enchantment Industry 2.1.2
22
3- Require Create: Dragons Plus 1.5.0, which contains significant code changes.
3+ Require Create: Dragons Plus 1.5.0
44
55#### Update
66* Now you can throw item to Mechanical Grindstone to process it
Original file line number Diff line number Diff line change @@ -94,12 +94,6 @@ repositories {
9494}
9595
9696dependencies {
97- compileOnly(" dev.engine-room.flywheel:flywheel-neoforge-api-${ flywheel_minecraft_version} :${ flywheel_version} " )
98- runtimeOnly(" dev.engine-room.flywheel:flywheel-neoforge-${ flywheel_minecraft_version} :${ flywheel_version} " )
99- runtimeOnly(" dev.engine-room.vanillin:vanillin-neoforge-${ flywheel_minecraft_version} :${ vanillin_version} " )
100- implementation(" com.tterrag.registrate:Registrate:${ registrate_version} " )
101- implementation(" net.createmod.ponder:Ponder-NeoForge-${ minecraft_version} :${ ponder_version} " )
102- implementation(" com.simibubi.create:create-${ minecraft_version} :${ create_version} " ) { transitive false }
10397 implementation(" plus.dragons.createdragonsplus:create-dragons-plus-${ minecraft_version} :${ create_dragons_plus_version} " )
10498
10599 compileOnly(" mezz.jei:jei-${ jei_minecraft_version} -common-api:${ jei_version} " )
You can’t perform that action at this time.
0 commit comments