File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,5 @@ Version: 1.1.2
2121- fixed all chest loot having NBT applied to it
2222- fixed drill body texture being colored wrong
2323- fixed addon lang generator failing if you try to override an autogenerated value
24- - fixed bed recipes with ` harderMiscRecipes ` config being enabled
24+ - fixed bed recipes with ` harderMiscRecipes ` config being enabled
25+ - fixed crash with JEI
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencyResolutionManagement {
4343 def vineFlowerVersion = " 1.+"
4444 def macheteVersion = " 1.+"
4545 def configurationVersion = " 2.2.0"
46- def ldLibVersion = " 1.0.22.c "
46+ def ldLibVersion = " 1.0.23 "
4747 def mixinextrasVersion = " 0.2.0"
4848 def shimmerVersion = " 0.2.2"
4949
You can’t perform that action at this time.
0 commit comments