mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +01:00
r25!
This commit is contained in:
parent
0d7340474f
commit
58286063ed
2 changed files with 19 additions and 1 deletions
|
@ -1,3 +1,21 @@
|
|||
# 1.8.9-r25
|
||||
* Fixed assets derping because of wrong capitalization
|
||||
* Ignore NBT Tags of Energy items in JEI
|
||||
* Added some fun naming stuff to the Reconstructor that makes it have fun stuffz
|
||||
* Make the floaty special thingie move more awesome! (xdjackiexd)
|
||||
* Cheap workaround for glitching into some blocks with a smaller hitbox causing graphical glitches and damanging the player
|
||||
* Fix Smiley Cloud bounding box
|
||||
* Fix right-clicking never returned any seeds from plants
|
||||
* Ignore some Items in JEI
|
||||
* Fix Coffee Machine bounding box
|
||||
* Added metadata and NBT to the Control Info for ItemStacks
|
||||
* Added performance settings for bad PCs
|
||||
* Remove NEI Recipe Handlers until it gets properly updated
|
||||
* Rebalanced canola oil
|
||||
* Made a placer be able to apply bonemeal and do other awesome stuff
|
||||
* Fixed compost and reconstructor syncing with hoppers going wrong
|
||||
* Updated stuff for the new item system [This is not important for you if you don't make mods!]
|
||||
|
||||
# 1.8.9-r24
|
||||
* Fixed texture names of quartz tools (ssblur)
|
||||
* Added right-click harvest functionality to all crops. (ssblur)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
1.7.10=21
|
||||
1.8.9=24
|
||||
1.8.9=25
|
||||
|
|
Loading…
Reference in a new issue