mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +01:00
r105!
This commit is contained in:
parent
47be03cd08
commit
d4d305a666
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# 1.10.2-r105
|
||||
* Added a Redstone Mode toggle to the Ranged Collector
|
||||
* Fixed missing textures on item laser relay manual pages
|
||||
* Supposedly fixed the bag "leaking" items with certain other mods installed
|
||||
|
||||
# 1.10.2-r104
|
||||
* Stop the storage crate from syncing its NBT
|
||||
* Make the drill digging packet a config option that is off by default
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
1.9=33
|
||||
1.9.4=45
|
||||
1.10=46
|
||||
1.10.2=104
|
||||
1.10.2=105
|
||||
1.11=92
|
||||
1.11.2=103
|
Loading…
Reference in a new issue