mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-21 23:13:28 +01:00
Bumped version, Updated CHANGELOG.md
This commit is contained in:
parent
902e806443
commit
c2b8594845
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
# 1.3.8+mc1.21.1
|
||||||
|
* Fixed the Vertical Miner / Phantom Breaker not breaking / harvesting blocks properly.
|
||||||
|
* Fixed Energy lasers not properly filling mekanism energy cubes only needing 2 FE.
|
||||||
|
* Fixed Batbox's not properly invalidating capabilities.
|
||||||
|
|
||||||
# 1.3.7+mc1.21.1
|
# 1.3.7+mc1.21.1
|
||||||
* Added recipes for AA crops in the IE cloche.
|
* Added recipes for AA crops in the IE cloche.
|
||||||
* Fix All in One Tool stats
|
* Fix All in One Tool stats
|
||||||
|
|
|
@ -4,7 +4,7 @@ org.gradle.parallel=true
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
org.gradle.configuration-cache=false
|
org.gradle.configuration-cache=false
|
||||||
|
|
||||||
mod_version=1.3.7
|
mod_version=1.3.8
|
||||||
|
|
||||||
# Forge
|
# Forge
|
||||||
game_version=1.21.1
|
game_version=1.21.1
|
||||||
|
|
Loading…
Reference in a new issue