mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
r17! \o/
This commit is contained in:
parent
c548f73503
commit
1933e10c0f
3 changed files with 25 additions and 2 deletions
|
@ -18,7 +18,7 @@ buildscript {
|
|||
apply plugin: 'forge'
|
||||
apply plugin: 'maven'
|
||||
|
||||
version = "1.7.10-r16"
|
||||
version = "1.7.10-r17"
|
||||
group = "de.ellpeck.actuallyadditions"
|
||||
archivesBaseName = "ActuallyAdditions"
|
||||
|
||||
|
|
|
@ -1,3 +1,26 @@
|
|||
# 1.7.10-r17
|
||||
* Changed Laser Relay particle rate yet again
|
||||
* Fixed booklet achievement info not showing for some items in some occasions
|
||||
* Fixed a problem with OreDict entries getting added for items with stack sizes bigger than 1
|
||||
* Fix pulsable blocks being block update detectors (xdjackiexd)
|
||||
* Fixed Quartz and Obsidian Tools being the same in the config
|
||||
* Fixed green and white decor blocks being turnoffable in the config
|
||||
* Added armor & tools for every gem
|
||||
* Fix Iguana Tweaks fucking everything up
|
||||
* Removed special drops and added Solid XP as its own item (That means all solid XP will be gone from your world. I'm very sorry for that.)
|
||||
* Made Spiders dropping cobwebs less rare (I've never seen that happen before and it's been in the mod from the start!)
|
||||
* Miner Blacklist and whitelist config
|
||||
* Booklet Info for Miner's range
|
||||
* Miner is now in Ores Mode by default so that it doesn't wreck as much when you place it down while it has power
|
||||
* Removed InterModComms
|
||||
* Reworked a lot of textures
|
||||
## At this point, I want to thank Glenthor again. He does all of the awesome textures for ActAdd without actually wanting anything back for it. Thank you so much for that <3
|
||||
* Made Breakers and Placers cheaper
|
||||
* Added a Jam House Info Page to the booklet
|
||||
* Added a disclaimer for noobs about lenses
|
||||
* Removed the Stone Casing
|
||||
* Removed ability to close booklet with inventory key - it made John Cena unhappy
|
||||
|
||||
# 1.7.10-r16
|
||||
##### THE GREAT BTM HOTFIX UPDATE ~ ~ ~
|
||||
* Fixed FastCraft fucking up the booklet if the "bigger unicode font" option is enabled
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.7.10-r16
|
||||
1.7.10-r17
|
Loading…
Reference in a new issue