File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- # 1.3.8+mc1.21.1
2
- * Fixed the Vertical Miner / Phantom Breaker not breaking / harvesting blocks properly.
3
- * Fixed Energy lasers not properly filling mekanism energy cubes only needing 2 FE.
4
- * Fixed Batbox's not properly invalidating capabilities.
5
-
6
1
# 1.3.7+mc1.21.1
7
2
* Added recipes for AA crops in the IE cloche.
8
3
* Fix All in One Tool stats
4
+ * Fixed the Vertical Miner / Phantom Breaker not breaking / harvesting blocks properly.
5
+ * Fixed Energy lasers not properly filling mekanism energy cubes only needing 2 FE.
6
+ * Fixed Batbox's not properly invalidating capabilities.
9
7
10
8
# 1.3.6+mc1.21.1
11
9
* Add the ability to open the Crafting Table On A Stick while inside a Curios slot
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ org.gradle.parallel=true
4
4
org.gradle.caching =true
5
5
org.gradle.configuration-cache =false
6
6
7
- mod_version =1.3.8
7
+ mod_version =1.3.7
8
8
9
9
# Forge
10
10
game_version =1.21.1
You can’t perform that action at this time.
0 commit comments