changelog
This commit is contained in:
@@ -20,6 +20,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Added Japanese translations for certain autocrafting actions
|
||||
- Improved waterlogging to behave more like vanilla
|
||||
- Added Forge relocation and Packing Tape blacklist tag entries to prevent block movement
|
||||
- Requires version 9.7.1 of JEI or higher
|
||||
|
||||
## [v1.10.2] - 2022-03-26
|
||||
|
||||
|
@@ -104,9 +104,6 @@ processResources {
|
||||
dependencies {
|
||||
minecraft 'net.minecraftforge:forge:1.18.2-40.1.48'
|
||||
|
||||
//compileOnly fg.deobf("mezz.jei:jei-1.18.2-common-api:10.1.0.208")
|
||||
//compileOnly fg.deobf("mezz.jei:jei-1.18.2-forge-api:10.1.0.208")
|
||||
//runtimeOnly fg.deobf("mezz.jei:jei-1.18.2-forge:10.1.1.231")
|
||||
compileOnly fg.deobf("mezz.jei:jei-1.18.2:9.7.1.232:api")
|
||||
runtimeOnly fg.deobf("mezz.jei:jei-1.18.2:9.7.1.232")
|
||||
|
||||
|
Reference in New Issue
Block a user