mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
r79!
This commit is contained in:
parent
9b2628e9aa
commit
cb1afac96e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
# 1.10.2-r79
|
||||||
|
* Fixed Batteries duping energy infinitely if two are on discharge mode in one inventory
|
||||||
|
* Fixed the Lens of the Killer not actually dropping player-only drops
|
||||||
|
* Added confusing versioning that doesn't really work when maintaining multiple versions at once :v
|
||||||
|
|
||||||
# 1.11-r78
|
# 1.11-r78
|
||||||
* Added Engineers' House to villages. You should definitely give it a look.
|
* Added Engineers' House to villages. You should definitely give it a look.
|
||||||
* Added Engineer and Crystallizer villager
|
* Added Engineer and Crystallizer villager
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
1.9=33
|
1.9=33
|
||||||
1.9.4=45
|
1.9.4=45
|
||||||
1.10=46
|
1.10=46
|
||||||
1.10.2=75
|
1.10.2=79
|
||||||
1.11=78
|
1.11=78
|
Loading…
Reference in a new issue